Users

Update current user

Update the current authenticated user. Supports name and metadata updates.

put/users/me

Request body

metadataobject
namestring

Response

OK

emailstring

Empty for service accounts

idstring
metadataobject
namestring
rolesstring[]
type'user' | 'service_account'

Changes