Skip to main content
DELETE
Delete an auth integration

Authorizations

Authorization
string
header
required

API Key authentication. Provide your token in the 'Authorization' header. Example: Authorization: Bearer <YOUR_TOKEN>

Path Parameters

authIntegrationId
string<uuid>
required

The unique identifier for the authentication integration.

Example:

"c4d5e6f7-8a9b-0c1d-2e3f-4a5b6c7d8e9f"

Response

The auth integration was deleted successfully.