NotifyHub
Openapi

Update schedule

PATCH
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/scheduler/{scheduleId}

Modifies a pending scheduled dispatch. You can update the recipient address, subject, HTML body, template reference, or scheduled time. At least one field must be provided. Only dispatches in pending status can be updated; returns 409 for dispatches already sent or cancelled.

Authorization

Authorization<token>

In: header

Response Body

curl -X PATCH "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/scheduler/{scheduleId}"
Empty