Skip to main content
DELETE
Delete Integration

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Path Parameters

integrationId
string<uuid>
required

The ID of the integration to delete

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Integration deleted successfully

data
object