Delete
DELETE /services/{uuid}
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
400
Invalid token.
object
message
string
401
Unauthenticated.
object
message
string
404
Resource not found.
object
message
string