POST
/
v2
/
concat
curl --request POST \
  --url https://api.topmediai.com/v2/concat \
  --header 'Content-Type: application/json' \
  --data '{
  "song_id": "<string>"
}'
"<any>"

Headers

x-api-key
string

Body

application/json

Response

200
application/json

Successful Response

The response is of type any.