Post
/v2/notification/enabledisable
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Body parameters
object
enable
boolean Required
Enable or disable. True means enable (required)
Exampletrue
notificationIdList
Array of string Required
string
List of notification ids to enable disable (required)
Exampleexample string
Responses
200
OK
object