Environments
Compare resources between environments
Compares workflows and other resources between the source and target environments, returning detailed diff information including additions, modifications, and deletions.
POST
PHP
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 compare against
Body
application/json
Diff request configuration
Source environment ID to compare from. Defaults to the Development environment if not provided.
Example:
"507f1f77bcf86cd799439011"