Identities
Delete identity
Delete an identity with the TypeScript SDK.
DELETE
Delete identity
Use
blnk.Identity.delete to permanently remove an identity by its ID.
Confirm the outcome
Check the response message to confirm the identity was removed. Blnk will no longer return this identity on subsequent requests.
Related docs
Identity overview
How identities work and when to use them.
Delete identity
HTTP request and response schema.