A valid request URL is required to generate request examples{
"accessToken": "<string>",
"accessTokenExpiration": "2023-11-07T05:31:56Z",
"environmentScope": "<string>",
"refreshToken": "<string>",
"refreshTokenExpiration": "2023-11-07T05:31:56Z"
}Returns the AppAuthTicket with a refreshed AccessToken
A valid request URL is required to generate request examples{
"accessToken": "<string>",
"accessTokenExpiration": "2023-11-07T05:31:56Z",
"environmentScope": "<string>",
"refreshToken": "<string>",
"refreshTokenExpiration": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Complex object to have the refresh token sent in the body intead of as clear text in the query string.
The refresh token for renewing the authorization.