How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Atlassian Workflow Scheme Drafts API

The Workflow Scheme Drafts API from Atlassian — 6 operation(s) for workflow scheme drafts.

Atlassian Workflow Scheme Drafts API is one of 183 APIs that Atlassian publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 17 JSON Schema definitions.

Tagged areas include Workflow Scheme Drafts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 17 JSON Schemas.

This API exposes 14 operations across 6 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 1001.0.0-SNAPSHOT-67b5c6e5f3598d7ec1649016d026468ab2838a77.

Requests are made against a single base URL, https://your-domain.atlassian.net.

14 operations 6 paths 19 schemas 4 DELETE4 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1001.0.0-SNAPSHOT-67b5c6e5f3598d7ec1649016d026468ab2838a77
Server
https://your-domain.atlassian.net
Authentication
OAuth 2.0, HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 2

Atlassian Workflow Scheme Drafts API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 183 scopes. It accepts HTTP basic authentication (basicAuth).

  • OAuth2 — OAuth2 scopes for Jira
  • basicAuth — You can access this resource via basic auth.

Paths & Operations 14

Across 6 paths, the API surfaces 14 operations — 4 DELETE, 4 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Workflow Scheme Drafts 14
POST
/rest/api/3/workflowscheme/{id}/createdraft
Atlassian Create Draft Workflow Scheme
atlassianCreateworkflowschemedraftfromparent 1 param → 201400401403
DELETE
/rest/api/3/workflowscheme/{id}/draft
Atlassian Delete Draft Workflow Scheme
atlassianDeleteworkflowschemedraft 1 param → 204401403404
GET
/rest/api/3/workflowscheme/{id}/draft
Atlassian Get Draft Workflow Scheme
atlassianGetworkflowschemedraft 1 param → 200401403404
PUT
/rest/api/3/workflowscheme/{id}/draft
Atlassian Update Draft Workflow Scheme
atlassianUpdateworkflowschemedraft 1 param body → 200400401403404
DELETE
/rest/api/3/workflowscheme/{id}/draft/default
Atlassian Delete Draft Default Workflow
atlassianDeletedraftdefaultworkflow 1 param → 200401403404
GET
/rest/api/3/workflowscheme/{id}/draft/default
Atlassian Get Draft Default Workflow
atlassianGetdraftdefaultworkflow 1 param → 200401403404
PUT
/rest/api/3/workflowscheme/{id}/draft/default
Atlassian Update Draft Default Workflow
atlassianUpdatedraftdefaultworkflow 1 param body → 200400401403404
DELETE
/rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType}
Atlassian Delete Workflow For Issue Type In Draft Workflow Scheme
atlassianDeleteworkflowschemedraftissuetype 2 params → 200401403404
GET
/rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType}
Atlassian Get Workflow For Issue Type In Draft Workflow Scheme
atlassianGetworkflowschemedraftissuetype 2 params → 200401403404
PUT
/rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType}
Atlassian Set Workflow For Issue Type In Draft Workflow Scheme
atlassianSetworkflowschemedraftissuetype 2 params body → 200400401403404
POST
/rest/api/3/workflowscheme/{id}/draft/publish
Atlassian Publish Draft Workflow Scheme
atlassianPublishdraftworkflowscheme 2 params body → 204303400401403404
DELETE
/rest/api/3/workflowscheme/{id}/draft/workflow
Atlassian Delete Issue Types For Workflow In Draft Workflow Scheme
atlassianDeletedraftworkflowmapping 2 params → 200401403404
GET
/rest/api/3/workflowscheme/{id}/draft/workflow
Atlassian Get Issue Types For Workflows In Draft Workflow Scheme
atlassianGetdraftworkflow 2 params → 200401403404
PUT
/rest/api/3/workflowscheme/{id}/draft/workflow
Atlassian Set Issue Types For Workflow In Workflow Scheme
atlassianUpdatedraftworkflowmapping 2 params body → 200400401403404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are User (14 properties), ApplicationRole (14 properties), WorkflowScheme (13 properties), TaskProgressBeanObject (13 properties). Each schema is shown below with its type and property counts.

Scope
object
The projects the item is associated with. Indicated for items associated with [next-gen projects](https://confluence.atlassian.com/x/loMyO).
2 properties
UpdatedProjectCategory
object
A project category.
4 properties
GroupName
object
Details about a group.
3 properties
WorkflowScheme
object
Details about a workflow scheme.
13 properties
TaskProgressBeanObject
object
Details about a task.
13 properties 8 required
SimpleListWrapperGroupName
object
5 properties
ListWrapperCallbackApplicationRole
object
IssueTypesWorkflowMapping
object
Details about the mapping between issue types and a workflow.
4 properties
PublishDraftWorkflowScheme
object
Details about the status mappings for publishing a draft workflow scheme.
1 property
StatusMapping
object
Details about the mapping from a status to a new status for an issue type.
3 properties 3 required
ApplicationRole
object
Details of an application role.
14 properties
ProjectDetails
object
Details about a project.
8 properties
User
object
A user with details as permitted by the user's Atlassian Account privacy settings. However, be aware of these exceptions: User record deleted from Atlassian: T…
14 properties
DefaultWorkflow
object
Details about the default workflow.
2 properties 1 required
AvatarUrlsBean
object
4 properties
ListWrapperCallbackGroupName
object
SimpleListWrapperApplicationRole
object
5 properties
IssueTypeDetails
object
Details about an issue type.
10 properties
IssueTypeWorkflowMapping
object
Details about the mapping between an issue type and a workflow.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

atlassian-workflow-scheme-drafts-api-openapi.yml Raw ↑

Other APIs Atlassian publishes across the network.

Atlassian Jira Software Backlog API
Atlassian Jira Software Board API
Atlassian Jira Software Epic API
Atlassian Jira Software Sprint API
Atlassian Jira Software Development Information API
Atlassian Jira Software Feature Flags API
Atlassian Jira Software Deployments API
Atlassian Jira Software Builds API
Atlassian Jira Software Remote Links API
Atlassian Jira Software Security Information API
Atlassian Jira Service Management Customer API
Atlassian Jira Service Management Info API
Where this information came from

This is an independent, third-party profile of Atlassian Workflow Scheme Drafts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.