...
Panel |
---|
borderColor | #eeeeee |
---|
bgColor | white |
---|
titleColor | white |
---|
borderWidth | 1 |
---|
titleBGColor | #F79CA6 |
---|
borderStyle | solid |
---|
title | In this page |
---|
|
|
Insert excerpt |
---|
| _ExcerptAPICloudNextGen |
---|
| _ExcerptAPICloudNextGen |
---|
nopanel | true |
---|
|
Parameters
No parameters other than authorization parameters required.
Requests
Request a list of presence definitions
Code Block |
---|
language | powershell |
---|
theme | Midnight |
---|
|
curl -L -X GET "https://***.api.newvoicemedia.com/agents/presence-definitions"
-H "Authorization: Bearer <ACCESS_TOKEN>"
-H "Accept: application/vnd.newvoicemedia.v1+json" |
Responses
Responses to the endpoint returns a list of presence definitions.
...