POST
/
api
/
auth
/
admin
/
sessions
/
exchange
{
  "accessToken": "<string>",
  "user": {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "email": "<string>",
    "name": "Administrator",
    "emailVerified": true,
    "createdAt": "2023-11-07T05:31:56Z",
    "updatedAt": "2023-11-07T05:31:56Z"
  }
}

Body

application/json

Response

200
application/json

Cloud authorization verified, admin session created

The response is of type object.