v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Users

Modifies the Current User

put/api/v1/users/current

Headers

X-Fieldsstring mask

An optional fields mask

Request body

usernamestring

Username of the User.

emailstring

Email of the User.

Response

Success

usernamestring

Username of the User.

emailstring

Email of the User.

idinteger

ID for the User resource.

createdOnstring date-time

Timestamp when the User resource was created.

lastModifiedOnstring date-time

Timestamp when the User resource was last modified.

lastLoginOnstring date-time

Timestamp when the User resource was last logged in.

passwordExpiresOnstring date-time

Timestamp when the User resource password expires on.