Delete Service
Delete specified service
Request
URI
DELETE
https://{api_host}/cloudapi/serviceLibrary/{id}
COPY
Path Parameters
string
id
Required
id
Query Parameters
boolean
recursive
Optional
Constraints:
default: false
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.
Responses
204
No Content
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/serviceLibrary/{id}
On This Page
Services Operations
GET
Query Service Items
GET
Get Service Item
PUT
Update Service Item
DELETE
Delete Service Item
GET
Get Service Item Tenants
Deprecated
PUT
Set Service Item Tenants
Deprecated
POST
Post Service Item Publish
Deprecated
POST
Post Service Item Unpublish
Deprecated
POST
Post Service Item Publish All
Deprecated
POST
Post Service Item Unpublish All
Deprecated
GET
Get Service Item Tenants Query
PUT
Set Service Item Tenants Bounded
POST
Post Service Item Publish Bounded
POST
Post Service Item Unpublish Bounded
POST
Post Service Item Publish All Bounded
POST
Post Service Item Unpublish All Bounded
GET
Query Services
POST
Create Service
GET
Get Service
PUT
Update Service
DELETE
Delete Service
GET
Get Workflow Service Items
POST
Import Vro Workflows