Delete Project Environment

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Deletes an environment from the specified project.

Since: 7.53.1

Security: Requires a Project Admin or a user assigned the Administer the Platform role.

Usage: DELETE ${baseUrl}/v1/projects/{project_key}/environments/{environment_name}

Status Codes:

Code

Description

204

Deleted

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found