v1
latestOpenAPI 3.0.02026-07-178236113.8 KBUsers
Unlink current user account with another user account
Required scope - write_user
delete/api/v1/users/{authId}/account-linking
Path parameters
authIdstring required
The authId of the user
Response
Example response
{
"success": true
}