v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Workflow schemes

Get required status mappings for workflow scheme update

Gets the required status mappings for the desired changes to a workflow scheme. The results are provided per issue type and workflow. When updating a workflow scheme, status mappings can be provided per issue type, per workflow, or both.

Permissions required:

  • Administer Jira permission to update all, including global-scoped, workflow schemes.
  • Administer projects project permission to update project-scoped workflow schemes.
post/rest/api/3/workflowscheme/update/mappings

Request body

defaultWorkflowIdstring nullable

The ID of the new default workflow for this workflow scheme. Only used in global-scoped workflow schemes. If it isn't specified, is set to Jira Workflow (jira).

idstring required

The ID of the workflow scheme.

Response

Returned if the request is successful.