Refresh the M2M access token
M2M Sessions
Refresh the M2M access token
Rotate the access token for the active machine-to-machine session using the refresh token
POST
Refresh the M2M access token
Authorizations
API Secret token
User Access token
Headers
M2M access token
CSRF token required when refresh tokens are stored in cookies
Path Parameters
App ID
Response
successful
Newly issued JWT access token
Timestamp when the new access token expires
CSRF token to pair with cookie-based refresh tokens
Refresh token if the app uses refresh payloads
Timestamp when the refresh token expires