Scheduler

Modifies a notification associated with a scheduler by provided scheduler ID and notification ID.

put/scheduler/notification/{notificationId}

Path parameters

notificationIdinteger required

Request body

notificationIdinteger
schedulerIdinteger
namestring
eventTypestring
notificationTypestring
recipientsstring[]
teamstring
channelstring

Response

Notification has been created successfully for scheduler

notificationIdinteger
schedulerIdinteger
namestring
eventTypestring
notificationTypestring
recipientsstring[]
teamstring
channelstring

Changes

Changed in 1 of the 3 revisions of this API.2

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 3 revisions, 1 has no diff computed.