Post new audio files
POST /media/audio
POST
/media/audio
Create one or many new audio contents
Authorizations
Request Body
Create one or many audio content
One of:
object
team_id
integer
title
string
description
string
custom_fields
Custom fields as key value pairs
object
key
additional properties
string
is_downloadable
boolean
is_published
boolean
url
string
tags
An array of tags as strings
Array<string>
is_previewable
boolean
disable_transcription
boolean
Array
object
team_id
integer
title
string
description
string
custom_fields
Custom fields as key value pairs
object
key
additional properties
string
is_downloadable
boolean
is_published
boolean
url
string
tags
An array of tags as strings
Array<string>
is_previewable
boolean
disable_transcription
boolean
Responses
201
Created
object
message
string
audio_token
One of:
string
Array<string>
messages
Array<string>
401
Missing or invalid Authorization Bearer token
object
message
string
403
Not allowed by permissions
object
message
string
key
additional properties
any
422
Unprocessable entity
object
message
string
errors
object
key
additional properties
any