Authorization Code

Authorization request - get a new authorization code (required for AppConnect)

📘

Europe (EU) and Canada (CA) Base URLs

EU - https://{talkdesk-account-name}.talkdeskid.eu/oauth/authorize

CA - https://{talkdesk-account-name}.talkdeskidca.com/oauth/authorize

👍

Access and Registration

Authentication

Body Response - Schema

302 (the redirect URI with a "code" and the "state" parameter provided in the request query parameter)

Header

ParameterTypeDescriptionRequired
locationstringN/Ano

400 (bad request), 401 (unauthorized)

ParameterTypeDescriptionRequired
headerstringn/ayes
errorstringn/ayes
error_descriptionstringn/ayes

🚧

Troubleshooting

If you have questions or technical issues, please open a ticket using this form.

Authorization Request

Language
URL
Click Try It! to start a request and see the response here!