Mutations
changeUserStatus
Manually set a workspace member’s availability status (ONLINE, OFFLINE, or AWAY). This overrides any automatic status derived from working hours until the next scheduled working-hours transition. Requires the userStatus:edit permission.
MUTATION
changeUserStatus(input: ChangeUserStatusInput!): ChangeUserStatusOutput!Arguments
input
required
Returns
user
error
Mutation
Variables
Response
Mutation
Variables
Response

