Add audio

Creates a post of type Audio.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Add an audio post to a channel.

Request

Pass the channel ID in the channel header.

The body parameters should contain the properties of new audio post.

Response

A successful response contains a post object describing the new post.

Body Params
string
required

Post title

string
required

Description of the post

entitlements
array of strings
required

Entitlemetns. A string array of IDs of products.

entitlements*
date-time
required

Date when this post is featured

geofence
object
required

Object contains ISO country codes and geofence type. A 'Whitelist' type allows the post to be shown only in the couties listed. A 'Blacklist' type blocks the post in the listed countries

string
required

Media ID

date-time
required

Push notification

string
enum
required

Post status

Allowed:
string
required

Access level of this post

string
required

Kind

string

Thumbnail image path

boolean
required
string
required

Category ID

playlists
array of strings

Playlist IDs

playlists
string
required

Post slug

tags
array of strings

Tag IDs

tags
Headers
string
required

The URL of the end-user web application

string
required

Channel ID

Response
201

Audio post created.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!