post https://portal.ixon.cloud:443/api/sso/access-token
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://portal.ixon.cloud:443/api/sso/access-token \
--header 'Api-Version: 2' \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
105}
{
"status": "string",
"type": "string",
"data": {
"publicId": "string",
"expiresOn": "2025-03-30T01:08:16.443Z",
"secretId": "string",
"user": {
"publicId": "string",
"name": "string",
"emailAddress": "string",
"support": true,
"custom": {},
"hasPassword": true,
"language": "string",
"localisation": "string",
"timeZone": "string",
"registeredOn": "2025-03-30T01:08:16.443Z",
"lastSeenOn": "2025-03-30T01:08:16.443Z",
"emailAddressChanges": [
{
"publicId": "string",
"oldEmailAddress": "string",
"newEmailAddress": "string",
"expiresOn": "2025-03-30T01:08:16.443Z"