Skip to main content

Create an audio

POST 

/spaces/{owner}/{space}/audios

Create a new audio by providing its details.

To upload a media file as an audio, it must meet the specified requirements and be properly encoded as a Base64 string.

Path Parameters


    owner handlerequired

    The handle of the owner.

    Possible values: non-empty and <= 50 characters


    space handlerequired

    The handle of the space.

    Possible values: non-empty and <= 50 characters

Body

required

application/json

Responses

The created audio

application/json