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://api.olostep.com/v1/monitors/{monitor_id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "monitor_id": "<string>" }
Löscht einen Monitor soft und entfernt seine zugehörigen Planungs-/Shadow-Agent-Ressourcen.
Bearer-Authentifizierungsheader in der Form Bearer , wobei dein Authentifizierungstoken ist.
^monitor_
Monitor gelöscht.
War diese Seite hilfreich?