Delete service

Delete an existing service.

DELETE
/v1/services/{service_id}

Authorization

authorization
AuthorizationBearer <token>

In: header

Path Parameters

service_id*string

Service ID

Response Body

text/plain

application/json

application/json

curl -X DELETE "https://example.com/v1/services/string"
""