Set notification configuration

This method allows you to set the notification configuration for the current user.

Security(Ledger_API_Key and Ledger_API_User) or Ledger_API_Key and Ledger_API_User and Ledger_Store_Auth_Token) or Ledger_API_User or Ledger_API_User and Ledger_Store_Auth_Token)
Request
Request Body schema: application/json

Configuration to create

required
object

configuration for all kind of notifications

Responses
200

Current user notification configuration

put/notifications/configuration
Request samples
application/json
{
  • "all": {
    }
}
Response samples
application/json
{
  • "all": {
    }
}
Copyright © Ledger Enterprise Platform 2023. All right reserved.