users
Update the current user
Properties of the specified user can be updated. Users can only update their own self, and can pass 'self' for the id
patch/users/{id}
Path parameters
idstring required
User id or 'self'
Request body
Response
The user was successfully updated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.