Skip to main content

Delete user mapping

DELETE 

/v1/connected_accounts/:connected_account_id/user_mappings/:provider_id

Remove the default user mapping between a provider and an external user on a connected account. Mappings on deactivated providers can also be removed.

Returns a 404 when the connected account does not exist, is not accessible to the current actor, or is not a conferencing connected account; when the provider does not exist; or when no mapping exists for the provider on this connected account.

Request

Responses

No Content