Naar hoofdinhoud gaan
POST
/
v1
/
monitors
/
{monitor_id}
/
pause
Pauzeer Monitor
curl --request POST \
  --url https://api.olostep.com/v1/monitors/{monitor_id}/pause \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.olostep.com/llms.txt

Use this file to discover all available pages before exploring further.

Autorisaties

Authorization
string
header
vereist

Bearer authenticatie header in de vorm van Bearer , waarbij jouw auth token is.

Padparameters

monitor_id
string
vereist
Pattern: ^monitor_

Respons

501 - application/json

Nog niet geïmplementeerd.

error
string