cURL
curl --request POST \ --url https://api.olostep.com/v1/monitors/{monitor_id}/resume \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Riprende un monitor in pausa riattivando le esecuzioni programmate.
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?