Delete Integration
DELETE
/integration/{integrationId}
Permanently removes an integration configuration from the user's account.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
integrationId*
The unique identifier of the integration to delete
Type
Requiredstring
Responses
Integration successfully deleted
application/json
JSON
{
}
