curl --request PATCH \
--url https://api.icepanel.io/v1/user \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--data '
{
"c4ModelExperience": "<string>",
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "[email protected]",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>",
"theme": "light"
}
'{
"user": {
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "[email protected]",
"theme": "light",
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"lastActiveAt": "2023-11-07T05:31:56Z",
"notifications": {
"catalogTechnology": true,
"comments": true,
"exports": true,
"invites": true,
"onboarding": true
},
"c4ModelExperience": "<string>",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>"
}
}curl --request PATCH \
--url https://api.icepanel.io/v1/user \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--data '
{
"c4ModelExperience": "<string>",
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "[email protected]",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>",
"theme": "light"
}
'{
"user": {
"defaultOrganizationId": "<string>",
"defaultOrganizationLandscapeIds": {},
"email": "[email protected]",
"theme": "light",
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"lastActiveAt": "2023-11-07T05:31:56Z",
"notifications": {
"catalogTechnology": true,
"comments": true,
"exports": true,
"invites": true,
"onboarding": true
},
"c4ModelExperience": "<string>",
"jobRole": "<string>",
"name": "<string>",
"referredBy": "<string>",
"referredByOrganizationId": "<string>",
"referredByUserId": "<string>"
}
}Show child attributes
1 - 128light, dark, system OK
Show child attributes