v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
users

Updates an user account

Updates the information of an existing user account. Users can modify their own properties. Only users with the appropriate permissions can modify other users' properties.

put/useraccounts/{useraccountid}

Request body

usernamestring

The username of the user account

emailstring

The email of the user

firstNamestring

The first name of the user

lastNamestring

The last name of the user

contactNumberstring

The contact number for the user

testUserIdstring

Optional user ID to be used for testing

idstring required

System wide unique identifier of the entity

Response

The user was updated successfully

usernamestring

The username of the user account

emailstring

The email of the user

firstNamestring

The first name of the user

lastNamestring

The last name of the user

contactNumberstring

The contact number for the user

testUserIdstring

Optional user ID to be used for testing

idstring required

System wide unique identifier of the entity

apikeystring

The API key associated with this user. Currently API key is only returned when for the currently logged in user account.

lastloginstring date-time

ISODateTimeType, ISO8601 date format with optional time part. For instance, 1970-01-18T09:19:41.204+0000

lastipstring

Last access IP using this user account