Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.sphinxhq.com/api/checks/{id}/ \ --header 'Authorization: Bearer <token>'
Delete a specific check by ID
OAuth2 access token obtained from POST /api/oauth/token/ using client credentials.
A unique integer value identifying this check.
No response body
Was this page helpful?