POST
/
user
/
notifications
/
update
Update
curl --request POST \
  --url https://api.icepanel.io/v1/user/notifications/update
{
  "notifications": {
    "catalogTechnology": true,
    "comments": true,
    "exports": true,
    "invites": true,
    "onboarding": true
  }
}

Query Parameters

authorization
string
required

Accepts authorization or unsubscribe tokens

update
object
required

Subscribe the user to specific types of notifications

Response

OK

notifications
object
required

Subscribe the user to specific types of notifications