Add a friendly Name
PUT/verification-actions-srv/setup/users/friendlyname/:method
Sets a friendly name on a device-bound enrollment (PATTERN, PUSH, TOUCHID, FACE).
device_id, ph_id, and sub come from the enrollment complete response, not from GET /users/configurations (that list does not return ph_id).
TOTP and SMS have no device map; FIDO2 labels come from mediums[].key_name (provider), not this API.
Profile (user token): PUT /verification-actions-srv/setup/users/friendlyname.
During login (trackId): PUT /verification-actions-srv/setup/users/friendlyname/{method}/{trackId}.
Request
Responses
- 200
- 400
OK
Bad Request