Modify Alert Plugin State Using PUT

Modify Alert Plugin State Using PUT

Start or stop an existing Notification Plugin Instance

Request
URI
PUT
https://{api_host}/api/alertplugins/{pluginId}/enable/{enabled}
COPY
Path Parameters
boolean
enabled
Required

enabled

string
pluginId
Required

The identifier of the plugin instance


Authentication
This operation uses the following authentication methods.
Responses
204

The notification plugin is started successfully

Operation doesn't return any data structure