Status

Bulk create statuses

Creates statuses for a global or project scope.

Permissions required:

post/rest/api/3/statuses

Request body

Response

Returned if the request is successful.

descriptionstring

The description of the status.

idstring

The ID of the status.

namestring

The name of the status.

statusCategory'TODO' | 'IN_PROGRESS' | 'DONE'

The category of the status.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.