Skip to main content

Delete an integration

DELETE 

/integrations/:integration_uuid

Deletes the Integration for the given UUID

Request

Path Parameters

    integration_uuid stringrequired

    The unique identifier of the integration.

Responses

Integration was successfully deleted

Loading...