v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Project categories

Create project category

Creates a project category.

Permissions required: Administer Jira global permission.

post/rest/api/3/projectCategory

Request body

descriptionstring

The description of the project category.

idstring

The ID of the project category.

namestring

The name of the project category. Required on create, optional on update.

selfstring uri

The URL of the project category.

Response

Returned if the request is successful.

descriptionstring

The description of the project category.

idstring

The ID of the project category.

namestring

The name of the project category. Required on create, optional on update.

selfstring uri

The URL of the project category.