Skip to content

Delete

DELETE
/services/{uuid}

Delete service by UUID.

Authorizations

Parameters

Path Parameters

uuid
required
string

Service UUID

Responses

200

Delete a service by UUID

object
message
string
Service deletion request queued.

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

404

Resource not found.

object
message
string
Resource not found.