Scopes
Adding a Scope
When a scope is added to an OAuth client via Builder, it may take a few minutes for the scope to be effective.
The scope won’t be available instantly: a
401
error message is displayed when requesting a token.
Scopes on General Availability
Scopes constrain the endpoints to which you have access, and whether you have read
or write
access to an endpoint.
The scopes required for each API are also identified on the corresponding API individual page.
API | Scopes |
---|---|
Accounts API (information about a Talkdesk account) |
|
Apps API (information about a specific installation of a partner app in a Talkdesk customer's instance) |
|
Callback API (places a caller in queue without him having to wait on hold) |
|
Contacts API (allows getting and editing a contact's information) |
|
| |
Do Not Call Lists (DNCL) API (allows retrieving, creating and modifying DNCL for Outbound Dialer) |
|
Explore API (provides historical data reports) |
|
Events API (exposes events that happen inside Talkdesk as webhook calls, allowing to subscribe to events around an app's lifecycle) |
|
Flows API (starts an interaction that executes the published version of a given Studio flow) |
|
Guardian Cases API (allows access to the list of cases detected while analyzing Talkdesk platform agents' behavior) |
|
Guardian Sessions API (allows to easily access sessions’ data from the Talkdesk platform agents) |
|
Guardian Users API (provides all the information Guardian has about the users of an account - name, role, ring groups, creation place, user activation and status) |
|
Live API (provides live data in real-time) |
|
| |
Record Lists API (allows the creation, deletion and cataloging of record lists) |
|
Reporting API (provides historical data reports) |
|
Ring Groups API (facilitates the ring groups management) |
|
Users API (information about users) |
|
Voice Biometrics Opt-In API (allows the opt-in of contacts enrolled in voice biometrics) |
|
Voice Biometrics Opt-Out API (allows the opt-out of contacts enrolled in voice biometrics) |
|
Updated 6 days ago