cURL
curl --request POST \ --url https://api.olostep.com/v1/monitors/{monitor_id}/pause \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Mette in pausa un monitor disabilitando le esecuzioni programmate future.
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.
Intestazione di autenticazione Bearer del tipo Bearer , dove è il tuo token di autenticazione.
^monitor_
Non ancora implementato.
Questa pagina è stata utile?