cURL
curl --request DELETE \ --url https://backstage.example.com/api/soundcheck/checks/{checkId}
{ "error": { "name": "<string>", "message": "<string>" }, "response": { "statusCode": 123 }, "request": { "method": "<string>", "url": "<string>" } }
Delete a check by id.
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.
The ID of the check
No Content
Contact support