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
Responses
- 201
- 404
- 409
The created audio
Response Body
Resource not found
Response Body
Resource collision
Response Body