Skip to main content

Update current account notification preferences

Updates account notification preferences for account from used authentication token, returns updated account preferences.

Header Parameters
X-Tenant-ID REQUIRED
Request Body
emailNotificationPreferences object
enabled boolean
errors boolean
fipDate string
fipUser string
fipVersion int64

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64

The id of the object, must be not null for update, but null for insert.

infos boolean
name string
warnings boolean
fipDate string
fipUser string
fipVersion int64

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64

The id of the object, must be not null for update, but null for insert.

internalNotificationPreferences object
enabled boolean
errors boolean
fipDate string
fipUser string
fipVersion int64

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64

The id of the object, must be not null for update, but null for insert.

infos boolean
name string
warnings boolean
slackNotificationPreferences object
enabled boolean
errors boolean
fipDate string
fipUser string
fipVersion int64

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64

The id of the object, must be not null for update, but null for insert.

infos boolean
name string
warnings boolean
teamsNotificationPreferences object
enabled boolean
errors boolean
fipDate string
fipUser string
fipVersion int64

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64

The id of the object, must be not null for update, but null for insert.

infos boolean
name string
warnings boolean
textNotificationPreferences object
enabled boolean
errors boolean
fipDate string
fipUser string
fipVersion int64

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64

The id of the object, must be not null for update, but null for insert.

infos boolean
name string
warnings boolean
Responses
200

OK

Schema OPTIONAL
emailNotificationPreferences object OPTIONAL
enabled boolean OPTIONAL
errors boolean OPTIONAL
fipDate string OPTIONAL
fipUser string OPTIONAL
fipVersion int64 OPTIONAL

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64 OPTIONAL

The id of the object, must be not null for update, but null for insert.

infos boolean OPTIONAL
name string OPTIONAL
warnings boolean OPTIONAL
fipDate string OPTIONAL
fipUser string OPTIONAL
fipVersion int64 OPTIONAL

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64 OPTIONAL

The id of the object, must be not null for update, but null for insert.

internalNotificationPreferences object OPTIONAL
enabled boolean OPTIONAL
errors boolean OPTIONAL
fipDate string OPTIONAL
fipUser string OPTIONAL
fipVersion int64 OPTIONAL

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64 OPTIONAL

The id of the object, must be not null for update, but null for insert.

infos boolean OPTIONAL
name string OPTIONAL
warnings boolean OPTIONAL
slackNotificationPreferences object OPTIONAL
enabled boolean OPTIONAL
errors boolean OPTIONAL
fipDate string OPTIONAL
fipUser string OPTIONAL
fipVersion int64 OPTIONAL

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64 OPTIONAL

The id of the object, must be not null for update, but null for insert.

infos boolean OPTIONAL
name string OPTIONAL
warnings boolean OPTIONAL
teamsNotificationPreferences object OPTIONAL
enabled boolean OPTIONAL
errors boolean OPTIONAL
fipDate string OPTIONAL
fipUser string OPTIONAL
fipVersion int64 OPTIONAL

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64 OPTIONAL

The id of the object, must be not null for update, but null for insert.

infos boolean OPTIONAL
name string OPTIONAL
warnings boolean OPTIONAL
textNotificationPreferences object OPTIONAL
enabled boolean OPTIONAL
errors boolean OPTIONAL
fipDate string OPTIONAL
fipUser string OPTIONAL
fipVersion int64 OPTIONAL

The version of the object used for optimistic locking, must be not null for update, but null for insert.

id int64 OPTIONAL

The id of the object, must be not null for update, but null for insert.

infos boolean OPTIONAL
name string OPTIONAL
warnings boolean OPTIONAL
201

Created

401

Unauthorized

403

Forbidden

404

Not Found