Novu · Example Payload

Novu Create Environment Example

NotificationsMessagingIn AppEmailSMSPushChatWorkflowsOpen SourceSubscribersTopicsInboxWorkflow OrchestrationMulti ChannelDigestMCPFrameworkReact

Novu Create Environment Example is an example object payload from Novu, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecolorparentId

Example Payload

Raw ↑
{
  "name": "Staging",
  "color": "#FFB300",
  "parentId": "env_production"
}