v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Project categories

Update project category

Updates a project category.

Permissions required: Administer Jira global permission.

put/rest/api/3/projectCategory/{id}

Path parameters

idinteger required

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 name of the project category.

idstring

The ID of the project category.

namestring

The description of the project category.

selfstring

The URL of the project category.