Skip to main content
POST
Uninstall an integration

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Headers

Tenant-Id
string
required

ID of the tenant (current tenant context).

Path Parameters

projectId
string
required

Project identifier.

integrationId
string
required

Integration identifier.

Response

OK

The response is of type string.

Example:

"uninstalled"