Create Project Environment

Creates a new environment for the specified project.

Note:

  • By default, Artifactory supports up to 10 project environments. To change this default value, modify the Access configuration YAML. The maximum recommended number of environments is 30.
  • The maximum length of an environment name is 32 characters.

Security: Requires Project Admin or Platform Admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…


❗️

Important

Artifactory release 7.125.3 (released October 2025) introduces Stages to replace Environments. Support for existing environments continues until further notice. For more information, see Stages & Lifecycle.


Learn about Stages APIs and Lifecycle APIs.

Path Params
string
required

The project key

Body Params
string
required

Environment name

Responses

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - Project not found

409

Conflict - Environment already exists

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json