curl --location 'https://api-demo-story.glueup.com/v2/user' \
--header 'a;' \
--header 'Content-Type: application/json' \
--data-raw '{
"givenName": "Test",
"familyName": "User",
"email": {
"value": "test.user@glueup.com"
},
"passphrase": {
"value": "22d5ee6ad0a2f92f4c71c5006203adb6"
},
"language": {
"code": "en"
},
"isOrgOptin": true
}'{
"id": 47876,
"token": "zEp2XE5JnsmbeZe7OAcLnjoUah8EduIBkJG8p_cu5ypWlBGlER28PVZ1LTndrCAR3KwoO7FT8WnsFHKDHv4BZWs3ysGHa0whoUEtIbPjU1Qh6jHNbHusDrv5e_9Wk7PI",
"expiry": 1564358400000,
"userId": 45004,
"organizationId": 2040,
"brokerId": "springfield_demo"
}