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.
1
Call the method
blnk.Identity.delete
2
Confirm the outcome
Check the response message to confirm the identity was removed. Blnk will no longer return this identity on subsequent requests.
3
Response
200 OK