v1
latestOpenAPI 3.0.12026-07-243407211.3 MBAccount
Update User
Structure of API Call: PUT /programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}
- Updates Select Properties of a User
This endpoint gives the partner the ability to update an existing user’s information.
put/programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}
Path parameters
accountIdentifierstring required
Unique account identifier (UID or GUID).
userIdentifierstring required
Unique user identifier (UID or GUID).
programCodestring required
Partner program code for the account.
Headers
X-GD-RequestIdstring required
Unique request tracking identifier (X-GD-RequestId header).
Request body
Response
OK