v1
latestSwagger 2.02026-07-14172228.6 KBUsers
Replace Current User
Changes the current authenticated user's displayName, locale, timezone, username and password. The request must include the full user definition (to modify one or more values without sending the full definition, see Update User). The replaced user email domain must be an existing organization email domain.
put/Users/me
Headers
Authorizationstring required
Access token prefixed with 'Bearer ', e.g. 'Bearer 123456abcdef'
Request body
Response
The current user has been replaced.