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>"
}
}1 - 128light, dark, system OK
Show child attributes
light, dark, system Subscribe the user to specific types of notifications
Show child attributes
Subscribe to updates about catalog technology interactions
Subscribe to comments, mentions, replies and resolutions
Subscribe to PDF export completions or failures
Subscribe to user invites to organizations
Subscribe to user registration onboarding help and tips
1 - 128