Identities
Delete identity
Delete an identity with the Java SDK.
DELETE
Delete identity
Use
blnk.identity().delete for this operation.
1
Call the method
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
Related docs
Identity overview
How identities work and when to use them.
Delete identity
HTTP request and response schema.