status
Update user custom status
Updates a user's custom status by setting the value in the user's props and updates the user. Also save the given custom status to the recent custom statuses in the user's props
Permissions
Must be logged in as the user whose custom status is being updated.
put/api/v4/users/{user_id}/status/custom
Path parameters
user_idstring required
User ID
Request body
Response
User custom status update successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.