A valid request URL is required to generate request examples{
"accessToken": "<string>",
"accessTokenExpiration": "2023-11-07T05:31:56Z",
"account": {
"id": 123,
"name": "<string>"
},
"availableAccounts": [
{
"id": 123,
"name": "<string>"
}
],
"createdOn": "2023-11-07T05:31:56Z",
"grantedBehaviors": [
123
],
"jwtAccessToken": "<string>",
"refreshToken": "<string>",
"refreshTokenExpiration": "2023-11-07T05:31:56Z",
"user": {
"emailAddress": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"userId": "<string>",
"userName": "<string>"
}
}Reauthenticates the current user for a different tenant. If the user does not have access to the tenant, the operation fails.
A valid request URL is required to generate request examples{
"accessToken": "<string>",
"accessTokenExpiration": "2023-11-07T05:31:56Z",
"account": {
"id": 123,
"name": "<string>"
},
"availableAccounts": [
{
"id": 123,
"name": "<string>"
}
],
"createdOn": "2023-11-07T05:31:56Z",
"grantedBehaviors": [
123
],
"jwtAccessToken": "<string>",
"refreshToken": "<string>",
"refreshTokenExpiration": "2023-11-07T05:31:56Z",
"user": {
"emailAddress": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"userId": "<string>",
"userName": "<string>"
}
}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.
The users developer account Id
limits which fields are returned in the response body
An existing valid auth ticket containing the refresh token.
Show child attributes
Show child attributes
Show child attributes
OK
Show child attributes
Show child attributes
Show child attributes