cURL
curl --request POST \ --url https://api.olostep.com/v1/monitors/{monitor_id}/pause \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
将来のスケジュールされた実行を無効にしてモニターを一時停止します。
Documentation IndexFetch the complete documentation index at: https://docs.olostep.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.olostep.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer認証ヘッダーの形式はBearer で、はあなたの認証トークンです。
^monitor_
まだ実装されていません。
このページは役に立ちましたか?