Skip to main content

Remove a user from a multi-user OAuth source connector

DELETE 

/org/:organizationId/connectors/sources/:sourceConnectorId/users

Remove a user from a multi-user OAuth connector (types ending with '_OAUTH_MULTI' or '_OAUTH_MULTI_CUSTOM').

This endpoint is simpler than add/update as it doesn't require OAuth tokens - only the userId that was used when adding the user.

Note: While the Vectorize Connect SDK is recommended for consistency, this endpoint can be easily used directly since it doesn't require OAuth token management.

Request

Responses

User successfully removed from the source connector