Skip to main content
Save Chat Presence

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Body

An array with ChatPresence objects. Only the UserId and Present information is used while saving

UserId
integer<int32>

The id for the chat user

DisplayName
string

The display name of the chat user

OngoingChats
integer<int32>

The number of ongoing chats this users has now

Present
boolean

Indicates if the user has the chat presence turned on or off

ChatTopics
integer<int32>[]

An array of ids with chat topics that this user is a member of

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.

Response

204

No Content