Previews

Ephemeral preview environments for a branch or pull request.

Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.

GET/v2/applications/{id}/previews

List preview environments for an application

Scope readInteractive docs

POST/v2/applications/{id}/previews

Create a preview environment for a branch

Scope writeInteractive docs

POST/v2/previews/{id}/redeploy

Redeploy a preview environment

Scope writeInteractive docs