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>" }
モニターをソフト削除し、その関連するスケジューリング/シャドウエージェントリソースを削除します。
Bearer 形式のBearer認証ヘッダー。はあなたの認証トークンです。
^monitor_
モニターが削除されました。
このページは役に立ちましたか?