Update a user

Updates attributes for an existing user in Perk, overwriting values for specified attributes. Attributes that are not provided in the request remain unchanged.

patch/Users/{id}

Path parameters

idinteger required

Unique user identifier. The value is generated by Perk and returned during user creation.

Response

Returns 200 OK and the updated user resource.

Changes