v1

latestOpenAPI 3.1.02026-07-24261240.7 KB
Projects

Create Project

Creates a new project.

Note: Starting from version 7.146.0, granular repository privileges are supported in admin_privileges. If at least one granular field is set, legacy mapping is ignored and omitted granular fields default to true. See the admin_privileges schema for details.

Security: Requires Platform Admin privileges.

post/access/api/v1/projects

Request body

project_keystring required

The project key

display_namestring required

Display name

descriptionstring

Project description

storage_quota_bytesinteger

Storage quota in bytes

Response

Project created

project_keystring

The project key

display_namestring

Display name

descriptionstring

Project description

storage_quota_bytesinteger

Storage quota in bytes

soft_limitboolean

Whether the storage quota is a soft limit

storage_quota_email_notificationboolean

Whether to send email notifications when storage quota is exceeded