Users

Update user's away status

REQUIRED SCOPES <code>['users:write']</code><br>Update user's away status

post/users/away-status

Request body

away_statusboolean

True if user is away, false otherwise

Response

Successful operation

isAwayboolean

Current away status

awayStatusLastDatestring date-time nullable

Timestamp of last away status change

Changes

No recorded changes to this endpoint across all 2 revisions of this API.