status
Update user status
Manually set a user's status. When setting a user's status, the status will remain that value until set "online" again, which will return the status to being automatically updated based on user activity.
Permissions
Must have edit_other_users permission for the team.
put/api/v4/users/{user_id}/status
Path parameters
user_idstring required
User ID
Request body
Response
User status update successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.