NotifyHub
Openapi

Create job

POST
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/jobs

Creates a bulk notification job targeting an audience or list. Provide exactly one of audienceId or listId, the delivery channels, and optionally a template, subject/body overrides, batch size, and scheduled start time. The job processes recipients in batches and tracks progress automatically.

Authorization

Authorization<token>

In: header

Response Body

curl -X POST "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/jobs"
Empty