Error
A valid request URL is required to generate request examples{
"status": "<string>",
"code": 123
}Deployment Target
Delete a single project deployment target
Delete a single deployment target configuration associated with a specific project.
DELETE
/
projects
/
{projectId}
/
deployments
/
{deploymentTargetConfigurationId}
Error
A valid request URL is required to generate request examples{
"status": "<string>",
"code": 123
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Last modified on June 16, 2026
Was this page helpful?