Skip to main content

Delete Integration

DELETE 

/v1/integrations/:integrationId

This endpoint removes a Integration identified by the integrationId parameter.

Request

Path Parameters

    integrationId uuidrequired

    The identifier of the Integration.

Responses

When the delete was successful.

Loading...