Update an existing frontline user

post/v1/Users/{Sid}

Path parameters

Sidstring required

The SID of the User resource to update. This value can be either the sid or the identity of the User resource to update.

Response

OK

sidstring nullable

The unique string that identifies the resource

identitystring nullable

The string that identifies the resource's User

friendly_namestring nullable

The string that you assigned to describe the User

avatarstring nullable

The avatar URL which will be shown in Frontline application

state'active' | 'deactivated'
is_availableboolean nullable

Whether the User is available for new conversations

urlstring uri nullable

An absolute URL for this user.

Changes