1. Introduction

Introduction

This endpoint is used to trigger the deployment process across the branches.

Endpoint
POST /v1/spaces/:space_id/deployments

Stories created via the Management API are created in the default branch (default Pipeline stage, Preview from Pipelines app). Subsequently, they can be released to other branches (e.g. Staging, Production) by creating a branch deployment and triggering it.

To use this endpoint, you have to install the Pipelines application.