Skip to main content
POST
Deploy Service

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

envId
string
required

The unique identifier of the environment

serviceId
string
required

The unique identifier of the service

Body

application/json
commit_id
string
required

The Git commit ID to deploy

Response

200

Deployment triggered successfully