Skip to main content
PATCH
Update user profile
Requires X-Api-Key and X-Api-Secret headers. Pass userId in the request body — no JWT required.
Partially updates the user’s personal profile. All fields are optional — only the fields included in the request body are changed.
Updating profile fields after KYC has been approved does not automatically re-trigger verification. If the user’s legal name, government ID, or address changes, contact Qash support to initiate a re-verification.

Request

All fields are optional except userId. See Create user profile for the full field list and their formats.

Response

200 OK — returns the updated profile object.

Errors