Creates a collection of platform-specific subscriptions in one request. The operation
is committed as a whole: any creation failure rolls back the entire batch. Non-admin users
are auto-assigned as owner; admins may create global (owner="") or assign any owner.
Technology platform (cloud or containers).
cloud, containers 1Unique per platform if global; unique per owner if private.
"" for global (admin only) or username for private; non-admins default to their username.
Only supported output type.
application/json true=active; false=dormant (no scheduled posts; on-demand still available).
true, false Webhook destination for delivering subscription notifications.
If omitted, notifications typically trigger nightly after analysis/reporting.
Created (batch result)
Unique ID assigned to the subscription.
Empty for global; username for private.
true, false Webhook destination for delivering subscription notifications.
If omitted, notifications typically trigger nightly after analysis/reporting.
Success | Failure of last push to webhook (with timestamp).
On-Demand Success/Failure or Scheduled Success/Failure with timestamp.
Error/status message (on error).
HTTP-like status code (200, 204, 400, 401, 404, 415, 500).