Annotation endpoints
API token endpoints
Dataset endpoints
Monitor endpoints
Notifier endpoints
Organization endpoints
Role-based access control endpoints
Starred queries endpoints
User endpoints
Starred queries endpoints
Delete starred query
Delete starred query
DELETE
/
apl-starred-queries
/
{id}
curl --request DELETE \
--url https://api.axiom.co/v2/apl-starred-queries/{id} \
--header 'Authorization: Bearer <token>'
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
204
(empty)
Was this page helpful?
curl --request DELETE \
--url https://api.axiom.co/v2/apl-starred-queries/{id} \
--header 'Authorization: Bearer <token>'