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_
尚未实现。
此页面对您有帮助吗?