Publish resources to target environment
Publishes all workflows and resources from the source environment to the target environment. Optionally specify specific resources to publish or use dryRun mode to preview changes.
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
Target environment ID (MongoDB ObjectId) to publish resources to
Body
Publish request configuration
Source environment ID to sync from. Defaults to the Development environment if not provided.
"507f1f77bcf86cd799439011"
Perform a dry run without making actual changes
Array of specific resources to publish. If not provided, all resources will be published.