Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v2/notification/enabledisable

Prev Next
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