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

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