Recent searches
No recent searches
Will my OAuth token expire
Answered
Posted May 05, 2021
Hi
I want to access Zendesk API:s from c# code. I am planning to register my application with Zendesk and create a token (following the instructions at "Creating a token with the Zendesk API" at https://develop.zendesk.com/hc/en-us/articles/360001074348#client).
Will a token created by calling the endpoint (as explained in the "Create the access token" section) ever expire? And if so, for how long is it valid?
1
1
1 comment
Cheeny Aban
Hi Marcus,
Good news! Once you have a token, it doesn't expire unless explicitly revoked. More information can be found Using OAuth authentication with your application.
All the best!
1