I’m looking for a way to programmatically update a user's status or availability in Webex – similar to how a user can manually set a custom status (text and emoji) or toggle their presence (e.g., Available, Away, Do Not Disturb) in the Webex client.
Currently, the API only supports reading presence data via /v1/people, but there seems to be no documented method for setting or modifying a user's own status via the API.
Would it be possible to expose an endpoint that allows:
Setting a custom status (text + emoji)
Changing availability manually (e.g., Available, DND, Busy)
Scheduling automatic status changes (e.g., via external triggers or calendar events)
Such a feature would greatly benefit teams building integrations, automations, or status sync tools across multiple platforms.
Is there any plan to support this in the near future? If not, I’d like to request this as a feature enhancement to the Webex API platform.
Thanks in advance for your time and support!
Best regards,
Kira