Update display profile fields (rename, contact details).
PATCH/identities/:identityId
Updates only the display profile layer. Never changes the identity ID and never triggers a new virtual account provisioning. If display_name changes, Kobo re-submits the updated name to Nomba for the linked virtual account and logs an identity event of type "renamed".
Request
Responses
- 200
- 400
- 401
- 404
- 409
Identity updated.
Request failed validation.
Missing or invalid API key / signature.
Resource not found, or not visible to this integrator's namespace.
Identity is in CLOSED or CLOSING state and cannot be updated. Reopen first.