cURL
curl --request POST \ --url https://backstage.example.com/api/soundcheck/certify_world \ --header 'Content-Type: application/json' \ --data ' { "scope": "<string>", "numberOfDays": 123, "batchSize": 123, "trackId": "<string>" } '
{ "status": "<string>" }
Trigger certification for all entities, optionally filtered by scope, track, and time range.
Documentation IndexFetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
Contact support