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