Body
application/json
Available options:
light, dark, system Required string length:
8 - 128Response
OK
The response is of type object.
curl --request POST \
--url https://api.icepanel.io/v1/user \
--header 'Content-Type: application/json' \
--data '{
"c4ModelExperience": "<string>",
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "jsmith@example.com",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>",
"theme": "light",
"password": "<string>",
"verificationLinkParams": {}
}'{}curl --request POST \
--url https://api.icepanel.io/v1/user \
--header 'Content-Type: application/json' \
--data '{
"c4ModelExperience": "<string>",
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "jsmith@example.com",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>",
"theme": "light",
"password": "<string>",
"verificationLinkParams": {}
}'{}Show child attributes
light, dark, system 8 - 128Show child attributes
OK
The response is of type object.