Sign in

Refresh access token

documented

Refresh an access token using a refresh token.

POST /oauth/tokenAuthenticationno implementation yet0 runs

Input

client_id*
Alterdesk Client ID
your-client-id
client_secret*
Alterdesk Client Secret
your-client-secret
code*
Authorization Code
authorization-code
grant_type*
Grant Type
redirect_uri*
Redirect URI
https://yourapp.example.com/callback
Calls Alterdesk as you (your API key is your account); keychains.dev holds the credentials.
Refresh access token · Alterdesk · OpenIntegrations