Jira - Reference
Number of APIs: 398
Jira Cloud platform REST API documentation
Contact Support: Email: ecosystem@atlassian.com
-
Component - Create Component POST {{baseUrl}}/rest/api/3/component
-
Expression - Analyse Jira Expression POST {{baseUrl}}/rest/api/3/expression/analyse?check=syntax
-
Field-Field Id}-Context-Context Id}-Option - Delete Custom Field Options (Context) DELETE {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/option/:optionId
-
Field-Field Id}-Context-Context Id}-Project - Assign Custom Field Context To Projects PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/project
-
Field-Field Id}-Context-Context Id}-Project - Remove Custom Field Context From Projects POST {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/project/remove
-
Field-Field Id}-Context-Context Id} - Update Custom Field Context PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId
-
Field-Field Id}-Context-Context Id} - Delete Custom Field Context DELETE {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId
-
Attachment - Get Contents Metadata For An Expanded Attachment GET {{baseUrl}}/rest/api/3/attachment/:id/expand/raw
-
Field-Field Id}-Context-Context Id} - Add Issue Types To Context PUT {{baseUrl}}/rest/api/3/field/:fieldId/context/:contextId/issuetype
-
Group - Remove Group DELETE {{baseUrl}}/rest/api/3/group?groupname=<string>&swapGroup=<string>