Skip to main content
POST
/
pause
Pause new submissions
curl --request POST \
  --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 paused successfully

I