Deployments

Transfer deployment

Transfer a deployment from its current project to another project within the same team. For production deployments, the caller must be a project admin on both the source and destination projects. For other deployment types, any team member can transfer deployments they created, or project admins can transfer any deployment.

post/deployments/{deployment_name}/transfer

Path parameters

deployment_namestring required

Deployment Name

Request body

destinationProjectIdinteger required

Changes

No recorded changes to this endpoint across all 5 revisions of this API.