Skip to main content
DELETE
DeleteIntegration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

integration_id
string<uuid>
required

Id of the integration to delete (UUID).

Query Parameters

etag
string

Optional optimistic-concurrency guard (see UpdateIntegrationRequest.etag).

Response

200 - application/json

Success

Response from deleting an integration.