cURL
curl --request POST \ --url https://api.waytoapi.com/apidoc/collect/ai/suno/music/timing \ --header 'Content-Type: application/json' \ --header 'aiKey: <aikey>' \ --data ' { "clip_id": "<string>" } '
{ "code": 123, "info": "<string>", "result": { "taskCode": "<string>" }, "success": true, "failure": true }
OK
Show child attributes