Skip to main content

Delete a connector

DELETE 

/api/v1/connectors/:provider

Remove the current user's connector for the given provider.

  • Revokes the stored OAuth token locally (does not revoke it upstream).
  • Scope required: integrations:manage.
  • Rate-limit tier: user_mutation (60/hour).
  • Requires write permission on the caller's organization role.

Request

Responses

Successful Response