Skip to content
GET
/services/{uuid}/stop

Stop service. Post request is also accepted.

Authorizations​

bearerAuth

Go to Keys & Tokens / API tokens and create a new token. Use the token as the bearer token.

TypeHTTP (bearer)

Parameters​

Path Parameters

uuid*

UUID of the service.

Typestring
Required
formatuuid

Responses​

Stop service.
application/json
JSON
{
"message": "Service stopping request queued."
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI