Answers
1. The Genesys Cloud platform processes more than Scales
two billion API requests per week and automatically
to meet the demand of customers.
- Scales
- Declines
- Improves
- Limits
2. When using any of the developer tools, make sure that Region
the Developer Center URL matches the
of your Genesys Cloud organization.
- Sequence
- State
- Admin
- Region
3. When an application is rate limited, which errors will - The response contains
return as long as the rate-limiting condition remains? the header retry-after
- The HTTP response code will be 000 - The HTTP response code
- The response contains the header retry-after will be 429
- The HTTP response code will be 429
- The response contains the header retry-later
4. Which of the below is not a component of an API re- Security Code
quest?
- Content-type
- Type of Request
- Key-Value in the body based on the endpoint schema
- Security Code
- Access Token
- API Endpoint URL
, 5. Genesys Cloud Web services are based on the REST
architecture.
- REST
- HTTP
- URI
- SOAP
6. is a process in which a client applica- OAuth
tion can securely authorize a user.
- OAuth
- Scopes
- Permissions
- Implicit Grant
7. allow users with that role to do Permissions
various tasks, such as create groups, set up integra-
tions, and supervise contact center activity.
- Authorization Codes
- Roles
- Client IDs
- Permissions
8. is a temporal token that identifies a Access Token
user when making authenticated API requests.
- Access Token
- Client ID
- Client Secret
- Authorization Code
9. are a way to limit an application's OAuth Scopes
access to an individual user or Genesys Cloud organi-
zation's data.
- Clients