Tokens
Token CRUD, lifecycle actions, and duplicate/bulk handling.
List tokens
Lists tokens with optional workspace and text filtering.
Create token
Creates a token record. Can also resolve duplicate flows when confirmation flags are used.
Get token by id
Fetches a single token by identifier.
Update token by id
Updates mutable fields of an existing token.
Delete token by id
Deletes a token record.
Bulk update tokens
Updates multiple tokens in one request (supports section assignment) and returns per-item processing details.
Bulk delete tokens
Deletes multiple tokens in one request and returns per-item processing details.