Endpoints
Pause endpoint
Endpoints
Pause endpoint
Toggles an endpoint’s status between active and paused states
PUT
/
v1
/
projects
/
{projectID}
/
endpoints
/
{endpointID}
/
pause
Authorizations
Response
202 - application/json
Available options:
active
, inactive
, pending
, paused
Was this page helpful?