Unlink OAuth2 account ({collection.name})

Unlink a single external OAuth2 provider from {collection.name} record.

Only admins and the account owner can access this action.

API details
DELETE

/api/collections/{collection.name}/records/:id/external-auths/:provider

Requires Authorization:TOKEN header

Path Parameters
Param Type Description
id String ID of the auth record.
provider String The name of the auth provider to unlink, eg. google, twitter, github, etc.
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}