cURL
curl --request POST \ --url https://api.olostep.com/v1/monitors/{monitor_id}/pause \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Pauzeert een monitor door toekomstige geplande uitvoeringen uit te schakelen.
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 authenticatie header in de vorm van Bearer , waarbij jouw auth token is.
^monitor_
Nog niet geïmplementeerd.
Was deze pagina nuttig?