cURL
curl --request DELETE \ --url https://api.traceloop.com/v2/auto-monitor-setups/{external_id} \ --header 'Authorization: Bearer <token>'
{ "error": "error message" }
Delete an auto monitor setup by its external ID
Documentation IndexFetch the complete documentation index at: https://www.traceloop.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.traceloop.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Auto monitor setup external ID
No content
Was this page helpful?