Delete an integration service
DELETE/v1/integrationservices/:id
This endpoint deletes an integration service using the id parameter to match a specified value.
Request
Responses
- 204
- 400
- 404
- 412
Integration Service Deleted
Request conditions failed.
Integration service not found.
Request conditions failed.