Remove a linked OAuth identity from the current user
Unlinks an OAuth identity from the authenticated user’s account. The identity is permanently deleted. Requires a valid access token. The identity must belong to the authenticated user.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer {accessToken} — a valid access token for the authenticated user.true when the identity was successfully unlinked.Identity Not Found — 404
Last Identity — 400
User Not Found — 404