Skip to main content
POST
Create Deployment

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Body

application/json
release_id
string<uuid>
required

UUID of the release to deploy

environment_id
string<uuid>
required

UUID of the target environment

Response

Deployment created successfully

id
string<uuid>
required
release_id
string<uuid>
required
environment_id
string<uuid>
required
user_id
string<uuid> | null
created_at
string
updated_at
string