Delete Service

Delete Service

Delete specified service

Request
URI
DELETE
https://{api_host}/cloudapi/serviceLibrary/{id}
COPY
Path Parameters
string
id
Required

id

string
id
Required

id

Query Parameters
boolean
recursive
Optional

If true, the Service and all its service items will be deleted. If false, and there are service items in the service, delete will fail.


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure