Identities
Tokenize identity
Tokenize multiple identity fields with the Java SDK.
POST
Tokenize identity
Use
blnk.identity().tokenize for this operation.
1
Call the method
2
Confirm tokenization
Check the response message, then use get tokenized fields to verify which fields are protected.
3
Response
201 Created
Related docs
PII tokenization
Setup, secrets, and how tokenization works.
Tokenize multiple fields
HTTP request and response schema.