Delete External Service
Delete an external service. The extension must be disabled or the deletion will fail.
Request
URI
DELETE
https://{api_host}/cloudapi/extensions/api/{id}
COPY
Path Parameters
string
id
Required
id
Responses
204
No content
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/extensions/api/{id}
Availability
Added in 35.0
External Service Operations
GET
Get External Services
POST
Create External Service
GET
Get External Service
PUT
Update External Service
DELETE
Delete External Service