Skip to content

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
string
Required

Responses

Integration successfully deleted

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License