Jump to content

Recommended Posts

Posted
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?
×
×
  • Create New...