Skip to main content
DELETE
/
pause
Resume normal operations
curl --request DELETE \
  --url https://api.errorgolf.com/v1/pause \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT token from /token endpoint

Response

Service resumed successfully

I