Skip to main content

Update a user

PUT 

/tap/api/v1/users/:userId

Updates a user. Only the fields present in the request body are changed. Allowed for an admin or the user themselves.

Request

Responses

The updated user.