Upload local songs and get the clip id for subsequent operations.Sync mode (default): Returns clip_id directly in the response.Async mode: When callback_url is provided, returns a task_id immediately and sends the result to your callback URL when the upload completes.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.