Remove an integration
Removes an integration
Try this request in your browser
URL
https://connectapi.dial9.co.uk/api/v2/integrations/destroy
Access
Must be authenticated as a user or API token.
If not authorised, a AccessDenied
error will be returned.
Parameters
Parameter | Type | Default |
---|---|---|
id Required The UUID of the integration |
String | null |
Errors
Error | Attributes |
---|---|
IntegrationNotFound No integration was found given the ID provided |
|
NoAccessToIntegration Your authenticated identity is not permitted to access this integration |
|
IntegrationsUnavailable Integrations are unavailable for this unit |
Response Data
This action will return a true.