Jump to content

Presence - states can be accessed/manipulated via this API


FASTDEVICE

Recommended Posts

The API for manipulating presence outlined in "presence.md" appears to be incomplete.

POST /v2/accounts/{ACCOUNT_ID}/presence/{EXTENSION}

All that is specified is {"data": {"reset": true }. 

Shouldn't we be able to send something like, { "data" : { "status" : "ringing" } } etc.

Am I missing something?
Link to comment
Share on other sites

×
×
  • Create New...