v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
AppAuthTickets

Refresh App Auth Ticket

Returns the AppAuthTicket with a refreshed AccessToken

put/platform/applications/authtickets/refresh-ticket

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

refreshTokenstring nullable

The refresh token for renewing the authorization.

Response

OK

accessTokenstring nullable
accessTokenExpirationstring date-time
environmentScopestring nullable

For V2 credentials, indicates the environment scope (Sandbox/Production). Null for V1 credentials (no environment restriction).

refreshTokenstring nullable
refreshTokenExpirationstring date-time