v2

latestOpenAPI 3.0.32026-08-012859114.1 KB
project

post/api/v2/owner/{owner}/project

Path parameters

ownerstring required

The owner under which a project is categorized under. For example, a user's username.

Request body

access_level'PRIVATE' | 'AUTHENTICATED' | 'PUBLIC'
allow_concurrent_runsboolean nullable
created_atstring date-time
default_branchstring nullable
has_api_runboolean
has_code_runboolean
is_deletedboolean
n_defects_active_highinteger
n_defects_active_lowinteger
n_defects_active_mediuminteger
n_defects_fixed_highinteger
n_defects_fixed_lowinteger
n_defects_fixed_mediuminteger
namespacestring
namespace_namestring
ownerstring
owner_idinteger
owner_namestring
project_idinteger
project_namestring required
prune_backlogboolean
public_badge_shareboolean
repository_urlstring nullable
settingsobject
slugstring
testcase_limit_enabledboolean nullable
updated_atstring date-time

Response

Creates a new project in the given owner.

Returns:
    Project -- The project object that was created.
access_level'PRIVATE' | 'AUTHENTICATED' | 'PUBLIC'
allow_concurrent_runsboolean nullable
created_atstring date-time
default_branchstring nullable
has_api_runboolean
has_code_runboolean
is_deletedboolean
n_defects_active_highinteger
n_defects_active_lowinteger
n_defects_active_mediuminteger
n_defects_fixed_highinteger
n_defects_fixed_lowinteger
n_defects_fixed_mediuminteger
namespacestring
namespace_namestring
ownerstring
owner_idinteger
owner_namestring
project_idinteger
project_namestring required
prune_backlogboolean
public_badge_shareboolean
repository_urlstring nullable
settingsobject
slugstring
testcase_limit_enabledboolean nullable
updated_atstring date-time