Skip to main content
DELETE
/
results
Delete check results
curl --request DELETE \
  --url https://backstage.example.com/api/soundcheck/results
{
  "status": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

entityRef
string
required

The entity reference to delete results for.

scope
string

The scope of the results to delete.

checks

One or more check ids to filter by.

Response

OK

status
string
required