Skip to main content

Exchange a refresh token for a new subscriber access token

POST 

/subscribers/tokens/refresh

Exchanges a valid refresh token for a new subscriber access token and a new refresh token. The new access token is valid for 2 hours, and the new refresh token is valid for 2 hours and 5 minutes.

Permissions

The API token used to authenticate must have one of the following scopes enabled to make a successful request: Voice, Messaging, Fax, or Video.

Learn more about API scopes.

Request

Responses

The request has succeeded and a new resource has been created as a result.