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>"
}
}Authenticates a user for a particular tenant given a set of user credentials adn a tenantId.
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
User's email address and password.
OK
Show child attributes
Show child attributes
Show child attributes