v1
latestOpenAPI 3.0.12026-07-243407211.3 MBUsers
Update User – Updates an existing user profile.
Updates the user profile for the specified user identifier. Only the fields provided in the request will be updated. Returns the updated user details or validation errors.
put/programs/{programCode}/users/{userIdentifier}
Path parameters
userIdentifierstring required
The unique identifier of the user to update. Must be a valid GUID.
programCodestring required
The program code associated with the partner implementation. This identifies the specific program context for the user update.
Headers
X-GD-RequestIdstring required
The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.
Request body
Response
OK