Jira Cloud platform REST API documentation
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
org.openapitools.codegen.languages.RustClientCodegen
Put the package under your project folder in a directory named openapi
and add the following to Cargo.toml
under [dependencies]
:
openapi = { path = "./openapi" }
All URIs are relative to https://your-domain.atlassian.net
Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- AppMigrationApi | appissuefieldvalueupdateresourceupdateissuefieldsput | PUT /rest/atlassian-connect/1/migration/field | Bulk update custom field value *AppMigrationApi* | migrationresourceupdateentitypropertiesvalueput | PUT /rest/atlassian-connect/1/migration/properties/{entityType} | Bulk update entity properties *AppMigrationApi* | migrationresourceworkflowrulesearchpost | POST /rest/atlassian-connect/1/migration/workflow/rule/search | Get workflow transition rule configurations AppPropertiesApi | addonpropertiesresourcedeleteaddonpropertydelete | DELETE /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} | Delete app property AppPropertiesApi | addonpropertiesresourcegetaddonpropertiesget | GET /rest/atlassian-connect/1/addons/{addonKey}/properties | Get app properties AppPropertiesApi | addonpropertiesresourcegetaddonpropertyget | GET /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} | Get app property AppPropertiesApi | addonpropertiesresourceputaddonpropertyput | PUT /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} | Set app property ApplicationRolesApi | getallapplicationroles | GET /rest/api/2/applicationrole | Get all application roles *ApplicationRolesApi* | getapplicationrole | GET /rest/api/2/applicationrole/{key} | Get application role *AuditRecordsApi* | getauditrecords | GET /rest/api/2/auditing/record | Get audit records *AvatarsApi* | deleteavatar | DELETE /rest/api/2/universalavatar/type/{type}/owner/{owningObjectId}/avatar/{id} | Delete avatar *AvatarsApi* | getallsystemavatars | GET /rest/api/2/avatar/{type}/system | Get system avatars by type AvatarsApi | getavatarimagebyid | GET /rest/api/2/universalavatar/view/type/{type}/avatar/{id} | Get avatar image by ID *AvatarsApi* | getavatarimagebyowner | GET /rest/api/2/universalavatar/view/type/{type}/owner/{entityId} | Get avatar image by owner AvatarsApi | getavatarimagebytype | GET /rest/api/2/universalavatar/view/type/{type} | Get avatar image by type *AvatarsApi* | getavatars | GET /rest/api/2/universalavatar/type/{type}/owner/{entityId} | Get avatars *AvatarsApi* | storeavatar | POST /rest/api/2/universalavatar/type/{type}/owner/{entityId} | Load avatar *DashboardsApi* | addgadget | POST /rest/api/2/dashboard/{dashboardId}/gadget | Add gadget to dashboard DashboardsApi | copydashboard | POST /rest/api/2/dashboard/{id}/copy | Copy dashboard *DashboardsApi* | createdashboard | POST /rest/api/2/dashboard | Create dashboard DashboardsApi | deletedashboard | DELETE /rest/api/2/dashboard/{id} | Delete dashboard *DashboardsApi* | deletedashboarditemproperty | DELETE /rest/api/2/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} | Delete dashboard item property DashboardsApi | getallavailabledashboardgadgets | GET /rest/api/2/dashboard/gadgets | Get available gadgets DashboardsApi | getalldashboards | GET /rest/api/2/dashboard | Get all dashboards DashboardsApi | getallgadgets | GET /rest/api/2/dashboard/{dashboardId}/gadget | Get gadgets DashboardsApi | getdashboard | GET /rest/api/2/dashboard/{id} | Get dashboard *DashboardsApi* | getdashboarditemproperty | GET /rest/api/2/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} | Get dashboard item property DashboardsApi | getdashboarditempropertykeys | GET /rest/api/2/dashboard/{dashboardId}/items/{itemId}/properties | Get dashboard item property keys DashboardsApi | getdashboardspaginated | GET /rest/api/2/dashboard/search | Search for dashboards DashboardsApi | removegadget | DELETE /rest/api/2/dashboard/{dashboardId}/gadget/{gadgetId} | Remove gadget from dashboard *DashboardsApi* | setdashboarditemproperty | PUT /rest/api/2/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} | Set dashboard item property DashboardsApi | updatedashboard | PUT /rest/api/2/dashboard/{id} | Update dashboard *DashboardsApi* | updategadget | PUT /rest/api/2/dashboard/{dashboardId}/gadget/{gadgetId} | Update gadget on dashboard DynamicModulesApi | dynamicmodulesresourcegetmodulesget | GET /rest/atlassian-connect/1/app/module/dynamic | Get modules *DynamicModulesApi* | dynamicmodulesresourceregistermodulespost | POST /rest/atlassian-connect/1/app/module/dynamic | Register modules DynamicModulesApi | dynamicmodulesresourceremovemodulesdelete | DELETE /rest/atlassian-connect/1/app/module/dynamic | Remove modules *FilterSharingApi* | addsharepermission | POST /rest/api/2/filter/{id}/permission | Add share permission *FilterSharingApi* | deletesharepermission | DELETE /rest/api/2/filter/{id}/permission/{permissionId} | Delete share permission *FilterSharingApi* | getdefaultsharescope | GET /rest/api/2/filter/defaultShareScope | Get default share scope FilterSharingApi | getsharepermission | GET /rest/api/2/filter/{id}/permission/{permissionId} | Get share permission FilterSharingApi | getsharepermissions | GET /rest/api/2/filter/{id}/permission | Get share permissions FilterSharingApi | setdefaultsharescope | PUT /rest/api/2/filter/defaultShareScope | Set default share scope *FiltersApi* | changefilterowner | PUT /rest/api/2/filter/{id}/owner | Change filter owner *FiltersApi* | createfilter | POST /rest/api/2/filter | Create filter FiltersApi | deletefavouriteforfilter | DELETE /rest/api/2/filter/{id}/favourite | Remove filter as favorite *FiltersApi* | deletefilter | DELETE /rest/api/2/filter/{id} | Delete filter FiltersApi | getcolumns | GET /rest/api/2/filter/{id}/columns | Get columns *FiltersApi* | getfavouritefilters | GET /rest/api/2/filter/favourite | Get favorite filters *FiltersApi* | getfilter | GET /rest/api/2/filter/{id} | Get filter FiltersApi | getfilters | GET /rest/api/2/filter | Get filters *FiltersApi* | getfilterspaginated | GET /rest/api/2/filter/search | Search for filters *FiltersApi* | getmyfilters | GET /rest/api/2/filter/my | Get my filters *FiltersApi* | resetcolumns | DELETE /rest/api/2/filter/{id}/columns | Reset columns FiltersApi | setcolumns | PUT /rest/api/2/filter/{id}/columns | Set columns *FiltersApi* | setfavouriteforfilter | PUT /rest/api/2/filter/{id}/favourite | Add filter as favorite FiltersApi | updatefilter | PUT /rest/api/2/filter/{id} | Update filter *GroupAndUserPickerApi* | findusersandgroups | GET /rest/api/2/groupuserpicker | Find users and groups GroupsApi | addusertogroup | POST /rest/api/2/group/user | Add user to group *GroupsApi* | bulkgetgroups | GET /rest/api/2/group/bulk | Bulk get groups *GroupsApi* | creategroup | POST /rest/api/2/group | Create group GroupsApi | findgroups | GET /rest/api/2/groups/picker | Find groups *GroupsApi* | getgroup | GET /rest/api/2/group | Get group GroupsApi | getusersfromgroup | GET /rest/api/2/group/member | Get users from group *GroupsApi* | removegroup | DELETE /rest/api/2/group | Remove group GroupsApi | removeuserfromgroup | DELETE /rest/api/2/group/user | Remove user from group *InstanceInformationApi* | getlicense | GET /rest/api/2/instance/license | Get license IssueAttachmentsApi | addattachment | POST /rest/api/2/issue/{issueIdOrKey}/attachments | Add attachment *IssueAttachmentsApi* | expandattachmentforhumans | GET /rest/api/2/attachment/{id}/expand/human | Get all metadata for an expanded attachment IssueAttachmentsApi | expandattachmentformachines | GET /rest/api/2/attachment/{id}/expand/raw | Get contents metadata for an expanded attachment *IssueAttachmentsApi* | getattachment | GET /rest/api/2/attachment/{id} | Get attachment metadata IssueAttachmentsApi | getattachmentcontent | GET /rest/api/2/attachment/content/{id} | Get attachment content IssueAttachmentsApi | getattachmentmeta | GET /rest/api/2/attachment/meta | Get Jira attachment settings IssueAttachmentsApi | getattachmentthumbnail | GET /rest/api/2/attachment/thumbnail/{id} | Get attachment thumbnail IssueAttachmentsApi | removeattachment | DELETE /rest/api/2/attachment/{id} | Delete attachment *IssueCommentPropertiesApi* | deletecommentproperty | DELETE /rest/api/2/comment/{commentId}/properties/{propertyKey} | Delete comment property *IssueCommentPropertiesApi* | getcommentproperty | GET /rest/api/2/comment/{commentId}/properties/{propertyKey} | Get comment property *IssueCommentPropertiesApi* | getcommentpropertykeys | GET /rest/api/2/comment/{commentId}/properties | Get comment property keys IssueCommentPropertiesApi | setcommentproperty | PUT /rest/api/2/comment/{commentId}/properties/{propertyKey} | Set comment property IssueCommentsApi | addcomment | POST /rest/api/2/issue/{issueIdOrKey}/comment | Add comment *IssueCommentsApi* | deletecomment | DELETE /rest/api/2/issue/{issueIdOrKey}/comment/{id} | Delete comment IssueCommentsApi | getcomment | GET /rest/api/2/issue/{issueIdOrKey}/comment/{id} | Get comment *IssueCommentsApi* | getcomments | GET /rest/api/2/issue/{issueIdOrKey}/comment | Get comments IssueCommentsApi | getcommentsbyids | POST /rest/api/2/comment/list | Get comments by IDs *IssueCommentsApi* | updatecomment | PUT /rest/api/2/issue/{issueIdOrKey}/comment/{id} | Update comment IssueCustomFieldConfigurationAppsApi | getcustomfieldconfiguration | GET /rest/api/2/app/field/{fieldIdOrKey}/context/configuration | Get custom field configurations *IssueCustomFieldConfigurationAppsApi* | updatecustomfieldconfiguration | PUT /rest/api/2/app/field/{fieldIdOrKey}/context/configuration | Update custom field configurations IssueCustomFieldContextsApi | addissuetypestocontext | PUT /rest/api/2/field/{fieldId}/context/{contextId}/issuetype | Add issue types to context IssueCustomFieldContextsApi | assignprojectstocustomfieldcontext | PUT /rest/api/2/field/{fieldId}/context/{contextId}/project | Assign custom field context to projects *IssueCustomFieldContextsApi* | createcustomfieldcontext | POST /rest/api/2/field/{fieldId}/context | Create custom field context IssueCustomFieldContextsApi | deletecustomfieldcontext | DELETE /rest/api/2/field/{fieldId}/context/{contextId} | Delete custom field context *IssueCustomFieldContextsApi* | getcontextsforfield | GET /rest/api/2/field/{fieldId}/context | Get custom field contexts IssueCustomFieldContextsApi | getcustomfieldcontextsforprojectsandissuetypes | POST /rest/api/2/field/{fieldId}/context/mapping | Get custom field contexts for projects and issue types IssueCustomFieldContextsApi | getdefaultvalues | GET /rest/api/2/field/{fieldId}/context/defaultValue | Get custom field contexts default values IssueCustomFieldContextsApi | getissuetypemappingsforcontexts | GET /rest/api/2/field/{fieldId}/context/issuetypemapping | Get issue types for custom field context *IssueCustomFieldContextsApi* | getprojectcontextmapping | GET /rest/api/2/field/{fieldId}/context/projectmapping | Get project mappings for custom field context IssueCustomFieldContextsApi | removecustomfieldcontextfromprojects | POST /rest/api/2/field/{fieldId}/context/{contextId}/project/remove | Remove custom field context from projects *IssueCustomFieldContextsApi* | removeissuetypesfromcontext | POST /rest/api/2/field/{fieldId}/context/{contextId}/issuetype/remove | Remove issue types from context *IssueCustomFieldContextsApi* | setdefaultvalues | PUT /rest/api/2/field/{fieldId}/context/defaultValue | Set custom field contexts default values *IssueCustomFieldContextsApi* | updatecustomfieldcontext | PUT /rest/api/2/field/{fieldId}/context/{contextId} | Update custom field context IssueCustomFieldOptionsApi | createcustomfieldoption | POST /rest/api/2/field/{fieldId}/context/{contextId}/option | Create custom field options (context) *IssueCustomFieldOptionsApi* | deletecustomfieldoption | DELETE /rest/api/2/field/{fieldId}/context/{contextId}/option/{optionId} | Delete custom field options (context) IssueCustomFieldOptionsApi | getcustomfieldoption | GET /rest/api/2/customFieldOption/{id} | Get custom field option *IssueCustomFieldOptionsApi* | getoptionsforcontext | GET /rest/api/2/field/{fieldId}/context/{contextId}/option | Get custom field options (context) IssueCustomFieldOptionsApi | reordercustomfieldoptions | PUT /rest/api/2/field/{fieldId}/context/{contextId}/option/move | Reorder custom field options (context) *IssueCustomFieldOptionsApi* | updatecustomfieldoption | PUT /rest/api/2/field/{fieldId}/context/{contextId}/option | Update custom field options (context) IssueCustomFieldOptionsAppsApi | createissuefieldoption | POST /rest/api/2/field/{fieldKey}/option | Create issue field option *IssueCustomFieldOptionsAppsApi* | deleteissuefieldoption | DELETE /rest/api/2/field/{fieldKey}/option/{optionId} | Delete issue field option IssueCustomFieldOptionsAppsApi | getallissuefieldoptions | GET /rest/api/2/field/{fieldKey}/option | Get all issue field options IssueCustomFieldOptionsAppsApi | getissuefieldoption | GET /rest/api/2/field/{fieldKey}/option/{optionId} | Get issue field option *IssueCustomFieldOptionsAppsApi* | getselectableissuefieldoptions | GET /rest/api/2/field/{fieldKey}/option/suggestions/edit | Get selectable issue field options *IssueCustomFieldOptionsAppsApi* | getvisibleissuefieldoptions | GET /rest/api/2/field/{fieldKey}/option/suggestions/search | Get visible issue field options *IssueCustomFieldOptionsAppsApi* | replaceissuefieldoption | DELETE /rest/api/2/field/{fieldKey}/option/{optionId}/issue | Replace issue field option IssueCustomFieldOptionsAppsApi | updateissuefieldoption | PUT /rest/api/2/field/{fieldKey}/option/{optionId} | Update issue field option *IssueCustomFieldValuesAppsApi* | updatecustomfieldvalue | PUT /rest/api/2/app/field/{fieldIdOrKey}/value | Update custom field value IssueCustomFieldValuesAppsApi | updatemultiplecustomfieldvalues | POST /rest/api/2/app/field/value | Update custom fields IssueFieldConfigurationsApi | assignfieldconfigurationschemetoproject | PUT /rest/api/2/fieldconfigurationscheme/project | Assign field configuration scheme to project *IssueFieldConfigurationsApi* | createfieldconfiguration | POST /rest/api/2/fieldconfiguration | Create field configuration *IssueFieldConfigurationsApi* | createfieldconfigurationscheme | POST /rest/api/2/fieldconfigurationscheme | Create field configuration scheme IssueFieldConfigurationsApi | deletefieldconfiguration | DELETE /rest/api/2/fieldconfiguration/{id} | Delete field configuration IssueFieldConfigurationsApi | deletefieldconfigurationscheme | DELETE /rest/api/2/fieldconfigurationscheme/{id} | Delete field configuration scheme *IssueFieldConfigurationsApi* | getallfieldconfigurationschemes | GET /rest/api/2/fieldconfigurationscheme | Get all field configuration schemes *IssueFieldConfigurationsApi* | getallfieldconfigurations | GET /rest/api/2/fieldconfiguration | Get all field configurations IssueFieldConfigurationsApi | getfieldconfigurationitems | GET /rest/api/2/fieldconfiguration/{id}/fields | Get field configuration items *IssueFieldConfigurationsApi* | getfieldconfigurationschememappings | GET /rest/api/2/fieldconfigurationscheme/mapping | Get field configuration issue type items *IssueFieldConfigurationsApi* | getfieldconfigurationschemeprojectmapping | GET /rest/api/2/fieldconfigurationscheme/project | Get field configuration schemes for projects IssueFieldConfigurationsApi | removeissuetypesfromglobalfieldconfigurationscheme | POST /rest/api/2/fieldconfigurationscheme/{id}/mapping/delete | Remove issue types from field configuration scheme *IssueFieldConfigurationsApi* | setfieldconfigurationschememapping | PUT /rest/api/2/fieldconfigurationscheme/{id}/mapping | Assign issue types to field configurations *IssueFieldConfigurationsApi* | updatefieldconfiguration | PUT /rest/api/2/fieldconfiguration/{id} | Update field configuration *IssueFieldConfigurationsApi* | updatefieldconfigurationitems | PUT /rest/api/2/fieldconfiguration/{id}/fields | Update field configuration items IssueFieldConfigurationsApi | updatefieldconfigurationscheme | PUT /rest/api/2/fieldconfigurationscheme/{id} | Update field configuration scheme *IssueFieldsApi* | createcustomfield | POST /rest/api/2/field | Create custom field *IssueFieldsApi* | deletecustomfield | DELETE /rest/api/2/field/{id} | Delete custom field *IssueFieldsApi* | getcontextsforfielddeprecated | GET /rest/api/2/field/{fieldId}/contexts | Get contexts for a field *IssueFieldsApi* | getfields | GET /rest/api/2/field | Get fields IssueFieldsApi | getfieldspaginated | GET /rest/api/2/field/search | Get fields paginated IssueFieldsApi | restorecustomfield | POST /rest/api/2/field/{id}/restore | Restore custom field from trash IssueFieldsApi | trashcustomfield | POST /rest/api/2/field/{id}/trash | Move custom field to trash IssueFieldsApi | updatecustomfield | PUT /rest/api/2/field/{fieldId} | Update custom field IssueLinkTypesApi | createissuelinktype | POST /rest/api/2/issueLinkType | Create issue link type *IssueLinkTypesApi* | deleteissuelinktype | DELETE /rest/api/2/issueLinkType/{issueLinkTypeId} | Delete issue link type IssueLinkTypesApi | getissuelinktype | GET /rest/api/2/issueLinkType/{issueLinkTypeId} | Get issue link type *IssueLinkTypesApi* | getissuelinktypes | GET /rest/api/2/issueLinkType | Get issue link types IssueLinkTypesApi | updateissuelinktype | PUT /rest/api/2/issueLinkType/{issueLinkTypeId} | Update issue link type *IssueLinksApi* | deleteissuelink | DELETE /rest/api/2/issueLink/{linkId} | Delete issue link *IssueLinksApi* | getissuelink | GET /rest/api/2/issueLink/{linkId} | Get issue link *IssueLinksApi* | linkissues | POST /rest/api/2/issueLink | Create issue link IssueNavigatorSettingsApi | getissuenavigatordefaultcolumns | GET /rest/api/2/settings/columns | Get issue navigator default columns IssueNavigatorSettingsApi | setissuenavigatordefaultcolumns | PUT /rest/api/2/settings/columns | Set issue navigator default columns IssueNotificationSchemesApi | getnotificationscheme | GET /rest/api/2/notificationscheme/{id} | Get notification scheme IssueNotificationSchemesApi | getnotificationschemes | GET /rest/api/2/notificationscheme | Get notification schemes paginated IssuePrioritiesApi | getpriorities | GET /rest/api/2/priority | Get priorities *IssuePrioritiesApi* | getpriority | GET /rest/api/2/priority/{id} | Get priority IssuePropertiesApi | bulkdeleteissueproperty | DELETE /rest/api/2/issue/properties/{propertyKey} | Bulk delete issue property *IssuePropertiesApi* | bulksetissuepropertiesbyissue | POST /rest/api/2/issue/properties/multi | Bulk set issue properties by issue IssuePropertiesApi | bulksetissueproperty | PUT /rest/api/2/issue/properties/{propertyKey} | Bulk set issue property *IssuePropertiesApi* | bulksetissuespropertieslist | POST /rest/api/2/issue/properties | Bulk set issues properties by list *IssuePropertiesApi* | deleteissueproperty | DELETE /rest/api/2/issue/{issueIdOrKey}/properties/{propertyKey} | Delete issue property *IssuePropertiesApi* | getissueproperty | GET /rest/api/2/issue/{issueIdOrKey}/properties/{propertyKey} | Get issue property *IssuePropertiesApi* | getissuepropertykeys | GET /rest/api/2/issue/{issueIdOrKey}/properties | Get issue property keys IssuePropertiesApi | setissueproperty | PUT /rest/api/2/issue/{issueIdOrKey}/properties/{propertyKey} | Set issue property IssueRemoteLinksApi | createorupdateremoteissuelink | POST /rest/api/2/issue/{issueIdOrKey}/remotelink | Create or update remote issue link *IssueRemoteLinksApi* | deleteremoteissuelinkbyglobalid | DELETE /rest/api/2/issue/{issueIdOrKey}/remotelink | Delete remote issue link by global ID *IssueRemoteLinksApi* | deleteremoteissuelinkbyid | DELETE /rest/api/2/issue/{issueIdOrKey}/remotelink/{linkId} | Delete remote issue link by ID IssueRemoteLinksApi | getremoteissuelinkbyid | GET /rest/api/2/issue/{issueIdOrKey}/remotelink/{linkId} | Get remote issue link by ID *IssueRemoteLinksApi* | getremoteissuelinks | GET /rest/api/2/issue/{issueIdOrKey}/remotelink | Get remote issue links IssueRemoteLinksApi | updateremoteissuelink | PUT /rest/api/2/issue/{issueIdOrKey}/remotelink/{linkId} | Update remote issue link by ID *IssueResolutionsApi* | getresolution | GET /rest/api/2/resolution/{id} | Get resolution IssueResolutionsApi | getresolutions | GET /rest/api/2/resolution | Get resolutions *IssueSearchApi* | getissuepickerresource | GET /rest/api/2/issue/picker | Get issue picker suggestions IssueSearchApi | matchissues | POST /rest/api/2/jql/match | Check issues against JQL *IssueSearchApi* | searchforissuesusingjql | GET /rest/api/2/search | Search for issues using JQL (GET) *IssueSearchApi* | searchforissuesusingjqlpost | POST /rest/api/2/search | Search for issues using JQL (POST) IssueSecurityLevelApi | getissuesecuritylevel | GET /rest/api/2/securitylevel/{id} | Get issue security level *IssueSecurityLevelApi* | getissuesecuritylevelmembers | GET /rest/api/2/issuesecurityschemes/{issueSecuritySchemeId}/members | Get issue security level members *IssueSecuritySchemesApi* | getissuesecurityscheme | GET /rest/api/2/issuesecurityschemes/{id} | Get issue security scheme IssueSecuritySchemesApi | getissuesecurityschemes | GET /rest/api/2/issuesecurityschemes | Get issue security schemes *IssueTypePropertiesApi* | deleteissuetypeproperty | DELETE /rest/api/2/issuetype/{issueTypeId}/properties/{propertyKey} | Delete issue type property IssueTypePropertiesApi | getissuetypeproperty | GET /rest/api/2/issuetype/{issueTypeId}/properties/{propertyKey} | Get issue type property *IssueTypePropertiesApi* | getissuetypepropertykeys | GET /rest/api/2/issuetype/{issueTypeId}/properties | Get issue type property keys *IssueTypePropertiesApi* | setissuetypeproperty | PUT /rest/api/2/issuetype/{issueTypeId}/properties/{propertyKey} | Set issue type property IssueTypeSchemesApi | addissuetypestoissuetypescheme | PUT /rest/api/2/issuetypescheme/{issueTypeSchemeId}/issuetype | Add issue types to issue type scheme IssueTypeSchemesApi | assignissuetypeschemetoproject | PUT /rest/api/2/issuetypescheme/project | Assign issue type scheme to project *IssueTypeSchemesApi* | createissuetypescheme | POST /rest/api/2/issuetypescheme | Create issue type scheme IssueTypeSchemesApi | deleteissuetypescheme | DELETE /rest/api/2/issuetypescheme/{issueTypeSchemeId} | Delete issue type scheme *IssueTypeSchemesApi* | getallissuetypeschemes | GET /rest/api/2/issuetypescheme | Get all issue type schemes *IssueTypeSchemesApi* | getissuetypeschemeforprojects | GET /rest/api/2/issuetypescheme/project | Get issue type schemes for projects IssueTypeSchemesApi | getissuetypeschemesmapping | GET /rest/api/2/issuetypescheme/mapping | Get issue type scheme items IssueTypeSchemesApi | removeissuetypefromissuetypescheme | DELETE /rest/api/2/issuetypescheme/{issueTypeSchemeId}/issuetype/{issueTypeId} | Remove issue type from issue type scheme IssueTypeSchemesApi | reorderissuetypesinissuetypescheme | PUT /rest/api/2/issuetypescheme/{issueTypeSchemeId}/issuetype/move | Change order of issue types IssueTypeSchemesApi | updateissuetypescheme | PUT /rest/api/2/issuetypescheme/{issueTypeSchemeId} | Update issue type scheme *IssueTypeScreenSchemesApi* | appendmappingsforissuetypescreenscheme | PUT /rest/api/2/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping | Append mappings to issue type screen scheme *IssueTypeScreenSchemesApi* | assignissuetypescreenschemetoproject | PUT /rest/api/2/issuetypescreenscheme/project | Assign issue type screen scheme to project *IssueTypeScreenSchemesApi* | createissuetypescreenscheme | POST /rest/api/2/issuetypescreenscheme | Create issue type screen scheme *IssueTypeScreenSchemesApi* | deleteissuetypescreenscheme | DELETE /rest/api/2/issuetypescreenscheme/{issueTypeScreenSchemeId} | Delete issue type screen scheme *IssueTypeScreenSchemesApi* | getissuetypescreenschememappings | GET /rest/api/2/issuetypescreenscheme/mapping | Get issue type screen scheme items IssueTypeScreenSchemesApi | getissuetypescreenschemeprojectassociations | GET /rest/api/2/issuetypescreenscheme/project | Get issue type screen schemes for projects IssueTypeScreenSchemesApi | getissuetypescreenschemes | GET /rest/api/2/issuetypescreenscheme | Get issue type screen schemes IssueTypeScreenSchemesApi | getprojectsforissuetypescreenscheme | GET /rest/api/2/issuetypescreenscheme/{issueTypeScreenSchemeId}/project | Get issue type screen scheme projects IssueTypeScreenSchemesApi | removemappingsfromissuetypescreenscheme | POST /rest/api/2/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/remove | Remove mappings from issue type screen scheme IssueTypeScreenSchemesApi | updatedefaultscreenscheme | PUT /rest/api/2/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/default | Update issue type screen scheme default screen scheme *IssueTypeScreenSchemesApi* | updateissuetypescreenscheme | PUT /rest/api/2/issuetypescreenscheme/{issueTypeScreenSchemeId} | Update issue type screen scheme *IssueTypesApi* | createissuetype | POST /rest/api/2/issuetype | Create issue type *IssueTypesApi* | createissuetypeavatar | POST /rest/api/2/issuetype/{id}/avatar2 | Load issue type avatar IssueTypesApi | deleteissuetype | DELETE /rest/api/2/issuetype/{id} | Delete issue type IssueTypesApi | getalternativeissuetypes | GET /rest/api/2/issuetype/{id}/alternatives | Get alternative issue types *IssueTypesApi* | getissuealltypes | GET /rest/api/2/issuetype | Get all issue types for user IssueTypesApi | getissuetype | GET /rest/api/2/issuetype/{id} | Get issue type IssueTypesApi | getissuetypesforproject | GET /rest/api/2/issuetype/project | Get issue types for project IssueTypesApi | updateissuetype | PUT /rest/api/2/issuetype/{id} | Update issue type IssueVotesApi | addvote | POST /rest/api/2/issue/{issueIdOrKey}/votes | Add vote *IssueVotesApi* | getvotes | GET /rest/api/2/issue/{issueIdOrKey}/votes | Get votes IssueVotesApi | removevote | DELETE /rest/api/2/issue/{issueIdOrKey}/votes | Delete vote *IssueWatchersApi* | addwatcher | POST /rest/api/2/issue/{issueIdOrKey}/watchers | Add watcher IssueWatchersApi | getiswatchingissuebulk | POST /rest/api/2/issue/watching | Get is watching issue bulk IssueWatchersApi | getissuewatchers | GET /rest/api/2/issue/{issueIdOrKey}/watchers | Get issue watchers IssueWatchersApi | removewatcher | DELETE /rest/api/2/issue/{issueIdOrKey}/watchers | Delete watcher *IssueWorklogPropertiesApi* | deleteworklogproperty | DELETE /rest/api/2/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} | Delete worklog property *IssueWorklogPropertiesApi* | getworklogproperty | GET /rest/api/2/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} | Get worklog property *IssueWorklogPropertiesApi* | getworklogpropertykeys | GET /rest/api/2/issue/{issueIdOrKey}/worklog/{worklogId}/properties | Get worklog property keys IssueWorklogPropertiesApi | setworklogproperty | PUT /rest/api/2/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} | Set worklog property IssueWorklogsApi | addworklog | POST /rest/api/2/issue/{issueIdOrKey}/worklog | Add worklog *IssueWorklogsApi* | deleteworklog | DELETE /rest/api/2/issue/{issueIdOrKey}/worklog/{id} | Delete worklog IssueWorklogsApi | getidsofworklogsdeletedsince | GET /rest/api/2/worklog/deleted | Get IDs of deleted worklogs *IssueWorklogsApi* | getidsofworklogsmodifiedsince | GET /rest/api/2/worklog/updated | Get IDs of updated worklogs IssueWorklogsApi | getissueworklog | GET /rest/api/2/issue/{issueIdOrKey}/worklog | Get issue worklogs IssueWorklogsApi | getworklog | GET /rest/api/2/issue/{issueIdOrKey}/worklog/{id} | Get worklog *IssueWorklogsApi* | getworklogsforids | POST /rest/api/2/worklog/list | Get worklogs IssueWorklogsApi | updateworklog | PUT /rest/api/2/issue/{issueIdOrKey}/worklog/{id} | Update worklog *IssuesApi* | assignissue | PUT /rest/api/2/issue/{issueIdOrKey}/assignee | Assign issue IssuesApi | createissue | POST /rest/api/2/issue | Create issue *IssuesApi* | createissues | POST /rest/api/2/issue/bulk | Bulk create issue IssuesApi | deleteissue | DELETE /rest/api/2/issue/{issueIdOrKey} | Delete issue *IssuesApi* | dotransition | POST /rest/api/2/issue/{issueIdOrKey}/transitions | Transition issue IssuesApi | editissue | PUT /rest/api/2/issue/{issueIdOrKey} | Edit issue *IssuesApi* | getchangelogs | GET /rest/api/2/issue/{issueIdOrKey}/changelog | Get changelogs *IssuesApi* | getchangelogsbyids | POST /rest/api/2/issue/{issueIdOrKey}/changelog/list | Get changelogs by IDs *IssuesApi* | getcreateissuemeta | GET /rest/api/2/issue/createmeta | Get create issue metadata IssuesApi | geteditissuemeta | GET /rest/api/2/issue/{issueIdOrKey}/editmeta | Get edit issue metadata *IssuesApi* | getevents | GET /rest/api/2/events | Get events IssuesApi | getissue | GET /rest/api/2/issue/{issueIdOrKey} | Get issue *IssuesApi* | gettransitions | GET /rest/api/2/issue/{issueIdOrKey}/transitions | Get transitions IssuesApi | notify | POST /rest/api/2/issue/{issueIdOrKey}/notify | Send notification for issue JQLApi | getautocomplete | GET /rest/api/2/jql/autocompletedata | Get field reference data (GET) JQLApi | getautocompletepost | POST /rest/api/2/jql/autocompletedata | Get field reference data (POST) *JQLApi* | getfieldautocompleteforquerystring | GET /rest/api/2/jql/autocompletedata/suggestions | Get field auto complete suggestions *JQLApi* | migratequeries | POST /rest/api/2/jql/pdcleaner | Convert user identifiers to account IDs in JQL queries JQLApi | parsejqlqueries | POST /rest/api/2/jql/parse | Parse JQL query JQLApi | sanitisejqlqueries | POST /rest/api/2/jql/sanitize | Sanitize JQL queries JiraExpressionsApi | analyseexpression | POST /rest/api/2/expression/analyse | Analyse Jira expression *JiraExpressionsApi* | evaluatejiraexpression | POST /rest/api/2/expression/eval | Evaluate Jira expression *JiraSettingsApi* | getadvancedsettings | GET /rest/api/2/application-properties/advanced-settings | Get advanced settings *JiraSettingsApi* | getapplicationproperty | GET /rest/api/2/application-properties | Get application property *JiraSettingsApi* | getconfiguration | GET /rest/api/2/configuration | Get global settings JiraSettingsApi | setapplicationproperty | PUT /rest/api/2/application-properties/{id} | Set application property LabelsApi | getalllabels | GET /rest/api/2/label | Get all labels MyselfApi | deletelocale | DELETE /rest/api/2/mypreferences/locale | Delete locale *MyselfApi* | getcurrentuser | GET /rest/api/2/myself | Get current user *MyselfApi* | getlocale | GET /rest/api/2/mypreferences/locale | Get locale MyselfApi | getpreference | GET /rest/api/2/mypreferences | Get preference *MyselfApi* | removepreference | DELETE /rest/api/2/mypreferences | Delete preference MyselfApi | setlocale | PUT /rest/api/2/mypreferences/locale | Set locale *MyselfApi* | setpreference | PUT /rest/api/2/mypreferences | Set preference PermissionSchemesApi | createpermissiongrant | POST /rest/api/2/permissionscheme/{schemeId}/permission | Create permission grant PermissionSchemesApi | createpermissionscheme | POST /rest/api/2/permissionscheme | Create permission scheme PermissionSchemesApi | deletepermissionscheme | DELETE /rest/api/2/permissionscheme/{schemeId} | Delete permission scheme PermissionSchemesApi | deletepermissionschemeentity | DELETE /rest/api/2/permissionscheme/{schemeId}/permission/{permissionId} | Delete permission scheme grant *PermissionSchemesApi* | getallpermissionschemes | GET /rest/api/2/permissionscheme | Get all permission schemes PermissionSchemesApi | getpermissionscheme | GET /rest/api/2/permissionscheme/{schemeId} | Get permission scheme PermissionSchemesApi | getpermissionschemegrant | GET /rest/api/2/permissionscheme/{schemeId}/permission/{permissionId} | Get permission scheme grant *PermissionSchemesApi* | getpermissionschemegrants | GET /rest/api/2/permissionscheme/{schemeId}/permission | Get permission scheme grants PermissionSchemesApi | updatepermissionscheme | PUT /rest/api/2/permissionscheme/{schemeId} | Update permission scheme PermissionsApi | getallpermissions | GET /rest/api/2/permissions | Get all permissions PermissionsApi | getbulkpermissions | POST /rest/api/2/permissions/check | Get bulk permissions PermissionsApi | getmypermissions | GET /rest/api/2/mypermissions | Get my permissions PermissionsApi | getpermittedprojects | POST /rest/api/2/permissions/project | Get permitted projects ProjectAvatarsApi | createprojectavatar | POST /rest/api/2/project/{projectIdOrKey}/avatar2 | Load project avatar ProjectAvatarsApi | deleteprojectavatar | DELETE /rest/api/2/project/{projectIdOrKey}/avatar/{id} | Delete project avatar ProjectAvatarsApi | getallprojectavatars | GET /rest/api/2/project/{projectIdOrKey}/avatars | Get all project avatars *ProjectAvatarsApi* | updateprojectavatar | PUT /rest/api/2/project/{projectIdOrKey}/avatar | Set project avatar *ProjectCategoriesApi* | createprojectcategory | POST /rest/api/2/projectCategory | Create project category *ProjectCategoriesApi* | getallprojectcategories | GET /rest/api/2/projectCategory | Get all project categories ProjectCategoriesApi | getprojectcategorybyid | GET /rest/api/2/projectCategory/{id} | Get project category by ID ProjectCategoriesApi | removeprojectcategory | DELETE /rest/api/2/projectCategory/{id} | Delete project category ProjectCategoriesApi | updateprojectcategory | PUT /rest/api/2/projectCategory/{id} | Update project category ProjectComponentsApi | createcomponent | POST /rest/api/2/component | Create component *ProjectComponentsApi* | deletecomponent | DELETE /rest/api/2/component/{id} | Delete component ProjectComponentsApi | getcomponent | GET /rest/api/2/component/{id} | Get component *ProjectComponentsApi* | getcomponentrelatedissues | GET /rest/api/2/component/{id}/relatedIssueCounts | Get component issues count ProjectComponentsApi | getprojectcomponents | GET /rest/api/2/project/{projectIdOrKey}/components | Get project components ProjectComponentsApi | getprojectcomponentspaginated | GET /rest/api/2/project/{projectIdOrKey}/component | Get project components paginated *ProjectComponentsApi* | updatecomponent | PUT /rest/api/2/component/{id} | Update component ProjectEmailApi | getprojectemail | GET /rest/api/2/project/{projectId}/email | Get project's sender email ProjectEmailApi | updateprojectemail | PUT /rest/api/2/project/{projectId}/email | Set project's sender email ProjectFeaturesApi | getfeaturesforproject | GET /rest/api/2/project/{projectIdOrKey}/features | Get project features *ProjectFeaturesApi* | togglefeatureforproject | PUT /rest/api/2/project/{projectIdOrKey}/features/{featureKey} | Set project feature state ProjectKeyAndNameValidationApi | getvalidprojectkey | GET /rest/api/2/projectvalidate/validProjectKey | Get valid project key *ProjectKeyAndNameValidationApi* | getvalidprojectname | GET /rest/api/2/projectvalidate/validProjectName | Get valid project name ProjectKeyAndNameValidationApi | validateprojectkey | GET /rest/api/2/projectvalidate/key | Validate project key ProjectPermissionSchemesApi | assignpermissionscheme | PUT /rest/api/2/project/{projectKeyOrId}/permissionscheme | Assign permission scheme ProjectPermissionSchemesApi | getassignedpermissionscheme | GET /rest/api/2/project/{projectKeyOrId}/permissionscheme | Get assigned permission scheme *ProjectPermissionSchemesApi* | getprojectissuesecurityscheme | GET /rest/api/2/project/{projectKeyOrId}/issuesecuritylevelscheme | Get project issue security scheme *ProjectPermissionSchemesApi* | getsecuritylevelsforproject | GET /rest/api/2/project/{projectKeyOrId}/securitylevel | Get project issue security levels *ProjectPropertiesApi* | deleteprojectproperty | DELETE /rest/api/2/project/{projectIdOrKey}/properties/{propertyKey} | Delete project property *ProjectPropertiesApi* | getprojectproperty | GET /rest/api/2/project/{projectIdOrKey}/properties/{propertyKey} | Get project property *ProjectPropertiesApi* | getprojectpropertykeys | GET /rest/api/2/project/{projectIdOrKey}/properties | Get project property keys ProjectPropertiesApi | setprojectproperty | PUT /rest/api/2/project/{projectIdOrKey}/properties/{propertyKey} | Set project property ProjectRoleActorsApi | addactorusers | POST /rest/api/2/project/{projectIdOrKey}/role/{id} | Add actors to project role ProjectRoleActorsApi | addprojectroleactorstorole | POST /rest/api/2/role/{id}/actors | Add default actors to project role *ProjectRoleActorsApi* | deleteactor | DELETE /rest/api/2/project/{projectIdOrKey}/role/{id} | Delete actors from project role ProjectRoleActorsApi | deleteprojectroleactorsfromrole | DELETE /rest/api/2/role/{id}/actors | Delete default actors from project role *ProjectRoleActorsApi* | getprojectroleactorsforrole | GET /rest/api/2/role/{id}/actors | Get default actors for project role ProjectRoleActorsApi | setactors | PUT /rest/api/2/project/{projectIdOrKey}/role/{id} | Set actors for project role *ProjectRolesApi* | createprojectrole | POST /rest/api/2/role | Create project role *ProjectRolesApi* | deleteprojectrole | DELETE /rest/api/2/role/{id} | Delete project role *ProjectRolesApi* | fullyupdateprojectrole | PUT /rest/api/2/role/{id} | Fully update project role ProjectRolesApi | getallprojectroles | GET /rest/api/2/role | Get all project roles *ProjectRolesApi* | getprojectrole | GET /rest/api/2/project/{projectIdOrKey}/role/{id} | Get project role for project *ProjectRolesApi* | getprojectrolebyid | GET /rest/api/2/role/{id} | Get project role by ID *ProjectRolesApi* | getprojectroledetails | GET /rest/api/2/project/{projectIdOrKey}/roledetails | Get project role details ProjectRolesApi | getprojectroles | GET /rest/api/2/project/{projectIdOrKey}/role | Get project roles for project ProjectRolesApi | partialupdateprojectrole | POST /rest/api/2/role/{id} | Partial update project role *ProjectTypesApi* | getaccessibleprojecttypebykey | GET /rest/api/2/project/type/{projectTypeKey}/accessible | Get accessible project type by key ProjectTypesApi | getallaccessibleprojecttypes | GET /rest/api/2/project/type/accessible | Get licensed project types ProjectTypesApi | getallprojecttypes | GET /rest/api/2/project/type | Get all project types *ProjectTypesApi* | getprojecttypebykey | GET /rest/api/2/project/type/{projectTypeKey} | Get project type by key *ProjectVersionsApi* | createversion | POST /rest/api/2/version | Create version ProjectVersionsApi | deleteandreplaceversion | POST /rest/api/2/version/{id}/removeAndSwap | Delete and replace version *ProjectVersionsApi* | deleteversion | DELETE /rest/api/2/version/{id} | Delete version ProjectVersionsApi | getprojectversions | GET /rest/api/2/project/{projectIdOrKey}/versions | Get project versions ProjectVersionsApi | getprojectversionspaginated | GET /rest/api/2/project/{projectIdOrKey}/version | Get project versions paginated *ProjectVersionsApi* | getversion | GET /rest/api/2/version/{id} | Get version ProjectVersionsApi | getversionrelatedissues | GET /rest/api/2/version/{id}/relatedIssueCounts | Get version's related issues count *ProjectVersionsApi* | getversionunresolvedissues | GET /rest/api/2/version/{id}/unresolvedIssueCount | Get version's unresolved issues count ProjectVersionsApi | mergeversions | PUT /rest/api/2/version/{id}/mergeto/{moveIssuesTo} | Merge versions *ProjectVersionsApi* | moveversion | POST /rest/api/2/version/{id}/move | Move version ProjectVersionsApi | updateversion | PUT /rest/api/2/version/{id} | Update version *ProjectsApi* | archiveproject | POST /rest/api/2/project/{projectIdOrKey}/archive | Archive project ProjectsApi | createproject | POST /rest/api/2/project | Create project *ProjectsApi* | deleteproject | DELETE /rest/api/2/project/{projectIdOrKey} | Delete project ProjectsApi | deleteprojectasynchronously | POST /rest/api/2/project/{projectIdOrKey}/delete | Delete project asynchronously ProjectsApi | getallprojects | GET /rest/api/2/project | Get all projects ProjectsApi | getallstatuses | GET /rest/api/2/project/{projectIdOrKey}/statuses | Get all statuses for project ProjectsApi | gethierarchy | GET /rest/api/2/project/{projectId}/hierarchy | Get project issue type hierarchy *ProjectsApi* | getnotificationschemeforproject | GET /rest/api/2/project/{projectKeyOrId}/notificationscheme | Get project notification scheme *ProjectsApi* | getproject | GET /rest/api/2/project/{projectIdOrKey} | Get project ProjectsApi | getrecent | GET /rest/api/2/project/recent | Get recent projects *ProjectsApi* | restore | POST /rest/api/2/project/{projectIdOrKey}/restore | Restore deleted project *ProjectsApi* | searchprojects | GET /rest/api/2/project/search | Get projects paginated ProjectsApi | updateproject | PUT /rest/api/2/project/{projectIdOrKey} | Update project *ProjectsApi* | updateprojecttype | PUT /rest/api/2/project/{projectIdOrKey}/type/{newProjectTypeKey} | Update project type *ScreenSchemesApi* | createscreenscheme | POST /rest/api/2/screenscheme | Create screen scheme *ScreenSchemesApi* | deletescreenscheme | DELETE /rest/api/2/screenscheme/{screenSchemeId} | Delete screen scheme *ScreenSchemesApi* | getscreenschemes | GET /rest/api/2/screenscheme | Get screen schemes *ScreenSchemesApi* | updatescreenscheme | PUT /rest/api/2/screenscheme/{screenSchemeId} | Update screen scheme *ScreenTabFieldsApi* | addscreentabfield | POST /rest/api/2/screens/{screenId}/tabs/{tabId}/fields | Add screen tab field ScreenTabFieldsApi | getallscreentabfields | GET /rest/api/2/screens/{screenId}/tabs/{tabId}/fields | Get all screen tab fields ScreenTabFieldsApi | movescreentabfield | POST /rest/api/2/screens/{screenId}/tabs/{tabId}/fields/{id}/move | Move screen tab field *ScreenTabFieldsApi* | removescreentabfield | DELETE /rest/api/2/screens/{screenId}/tabs/{tabId}/fields/{id} | Remove screen tab field ScreenTabsApi | addscreentab | POST /rest/api/2/screens/{screenId}/tabs | Create screen tab ScreenTabsApi | deletescreentab | DELETE /rest/api/2/screens/{screenId}/tabs/{tabId} | Delete screen tab ScreenTabsApi | getallscreentabs | GET /rest/api/2/screens/{screenId}/tabs | Get all screen tabs *ScreenTabsApi* | movescreentab | POST /rest/api/2/screens/{screenId}/tabs/{tabId}/move/{pos} | Move screen tab *ScreenTabsApi* | renamescreentab | PUT /rest/api/2/screens/{screenId}/tabs/{tabId} | Update screen tab *ScreensApi* | addfieldtodefaultscreen | POST /rest/api/2/screens/addToDefault/{fieldId} | Add field to default screen *ScreensApi* | createscreen | POST /rest/api/2/screens | Create screen ScreensApi | deletescreen | DELETE /rest/api/2/screens/{screenId} | Delete screen *ScreensApi* | getavailablescreenfields | GET /rest/api/2/screens/{screenId}/availableFields | Get available screen fields ScreensApi | getscreens | GET /rest/api/2/screens | Get screens *ScreensApi* | getscreensforfield | GET /rest/api/2/field/{fieldId}/screens | Get screens for a field ScreensApi | updatescreen | PUT /rest/api/2/screens/{screenId} | Update screen *ServerInfoApi* | getserverinfo | GET /rest/api/2/serverInfo | Get Jira instance info *TasksApi* | canceltask | POST /rest/api/2/task/{taskId}/cancel | Cancel task TasksApi | gettask | GET /rest/api/2/task/{taskId} | Get task *TimeTrackingApi* | getavailabletimetrackingimplementations | GET /rest/api/2/configuration/timetracking/list | Get all time tracking providers *TimeTrackingApi* | getselectedtimetrackingimplementation | GET /rest/api/2/configuration/timetracking | Get selected time tracking provider *TimeTrackingApi* | getsharedtimetrackingconfiguration | GET /rest/api/2/configuration/timetracking/options | Get time tracking settings *TimeTrackingApi* | selecttimetrackingimplementation | PUT /rest/api/2/configuration/timetracking | Select time tracking provider TimeTrackingApi | setsharedtimetrackingconfiguration | PUT /rest/api/2/configuration/timetracking/options | Set time tracking settings UserPropertiesApi | deleteuserproperty | DELETE /rest/api/2/user/properties/{propertyKey} | Delete user property UserPropertiesApi | getuserproperty | GET /rest/api/2/user/properties/{propertyKey} | Get user property UserPropertiesApi | getuserpropertykeys | GET /rest/api/2/user/properties | Get user property keys *UserPropertiesApi* | setuserproperty | PUT /rest/api/2/user/properties/{propertyKey} | Set user property *UserSearchApi* | findassignableusers | GET /rest/api/2/user/assignable/search | Find users assignable to issues *UserSearchApi* | findbulkassignableusers | GET /rest/api/2/user/assignable/multiProjectSearch | Find users assignable to projects UserSearchApi | finduserkeysbyquery | GET /rest/api/2/user/search/query/key | Find user keys by query UserSearchApi | findusers | GET /rest/api/2/user/search | Find users *UserSearchApi* | findusersbyquery | GET /rest/api/2/user/search/query | Find users by query UserSearchApi | findusersforpicker | GET /rest/api/2/user/picker | Find users for picker *UserSearchApi* | finduserswithallpermissions | GET /rest/api/2/user/permission/search | Find users with permissions *UserSearchApi* | finduserswithbrowsepermission | GET /rest/api/2/user/viewissue/search | Find users with browse permission *UsersApi* | bulkgetusers | GET /rest/api/2/user/bulk | Bulk get users *UsersApi* | bulkgetusersmigration | GET /rest/api/2/user/bulk/migration | Get account IDs for users UsersApi | createuser | POST /rest/api/2/user | Create user *UsersApi* | getallusers | GET /rest/api/2/users/search | Get all users *UsersApi* | getallusersdefault | GET /rest/api/2/users | Get all users default UsersApi | getuser | GET /rest/api/2/user | Get user *UsersApi* | getuserdefaultcolumns | GET /rest/api/2/user/columns | Get user default columns UsersApi | getuseremail | GET /rest/api/2/user/email | Get user email UsersApi | getuseremailbulk | GET /rest/api/2/user/email/bulk | Get user email bulk *UsersApi* | getusergroups | GET /rest/api/2/user/groups | Get user groups *UsersApi* | removeuser | DELETE /rest/api/2/user | Delete user UsersApi | resetusercolumns | DELETE /rest/api/2/user/columns | Reset user default columns UsersApi | setusercolumns | PUT /rest/api/2/user/columns | Set user default columns WebhooksApi | deletewebhookbyid | DELETE /rest/api/2/webhook | Delete webhooks by ID *WebhooksApi* | getdynamicwebhooksforapp | GET /rest/api/2/webhook | Get dynamic webhooks for app *WebhooksApi* | getfailedwebhooks | GET /rest/api/2/webhook/failed | Get failed webhooks *WebhooksApi* | refreshwebhooks | PUT /rest/api/2/webhook/refresh | Extend webhook life WebhooksApi | registerdynamicwebhooks | POST /rest/api/2/webhook | Register dynamic webhooks WorkflowSchemeDraftsApi | createworkflowschemedraftfromparent | POST /rest/api/2/workflowscheme/{id}/createdraft | Create draft workflow scheme *WorkflowSchemeDraftsApi* | deletedraftdefaultworkflow | DELETE /rest/api/2/workflowscheme/{id}/draft/default | Delete draft default workflow WorkflowSchemeDraftsApi | deletedraftworkflowmapping | DELETE /rest/api/2/workflowscheme/{id}/draft/workflow | Delete issue types for workflow in draft workflow scheme *WorkflowSchemeDraftsApi* | deleteworkflowschemedraft | DELETE /rest/api/2/workflowscheme/{id}/draft | Delete draft workflow scheme WorkflowSchemeDraftsApi | deleteworkflowschemedraftissuetype | DELETE /rest/api/2/workflowscheme/{id}/draft/issuetype/{issueType} | Delete workflow for issue type in draft workflow scheme *WorkflowSchemeDraftsApi* | getdraftdefaultworkflow | GET /rest/api/2/workflowscheme/{id}/draft/default | Get draft default workflow WorkflowSchemeDraftsApi | getdraftworkflow | GET /rest/api/2/workflowscheme/{id}/draft/workflow | Get issue types for workflows in draft workflow scheme WorkflowSchemeDraftsApi | getworkflowschemedraft | GET /rest/api/2/workflowscheme/{id}/draft | Get draft workflow scheme *WorkflowSchemeDraftsApi* | getworkflowschemedraftissuetype | GET /rest/api/2/workflowscheme/{id}/draft/issuetype/{issueType} | Get workflow for issue type in draft workflow scheme WorkflowSchemeDraftsApi | publishdraftworkflowscheme | POST /rest/api/2/workflowscheme/{id}/draft/publish | Publish draft workflow scheme *WorkflowSchemeDraftsApi* | setworkflowschemedraftissuetype | PUT /rest/api/2/workflowscheme/{id}/draft/issuetype/{issueType} | Set workflow for issue type in draft workflow scheme WorkflowSchemeDraftsApi | updatedraftdefaultworkflow | PUT /rest/api/2/workflowscheme/{id}/draft/default | Update draft default workflow *WorkflowSchemeDraftsApi* | updatedraftworkflowmapping | PUT /rest/api/2/workflowscheme/{id}/draft/workflow | Set issue types for workflow in workflow scheme WorkflowSchemeDraftsApi | updateworkflowschemedraft | PUT /rest/api/2/workflowscheme/{id}/draft | Update draft workflow scheme *WorkflowSchemeProjectAssociationsApi* | assignschemetoproject | PUT /rest/api/2/workflowscheme/project | Assign workflow scheme to project WorkflowSchemeProjectAssociationsApi | getworkflowschemeprojectassociations | GET /rest/api/2/workflowscheme/project | Get workflow scheme project associations WorkflowSchemesApi | createworkflowscheme | POST /rest/api/2/workflowscheme | Create workflow scheme WorkflowSchemesApi | deletedefaultworkflow | DELETE /rest/api/2/workflowscheme/{id}/default | Delete default workflow WorkflowSchemesApi | deleteworkflowmapping | DELETE /rest/api/2/workflowscheme/{id}/workflow | Delete issue types for workflow in workflow scheme WorkflowSchemesApi | deleteworkflowscheme | DELETE /rest/api/2/workflowscheme/{id} | Delete workflow scheme WorkflowSchemesApi | deleteworkflowschemeissuetype | DELETE /rest/api/2/workflowscheme/{id}/issuetype/{issueType} | Delete workflow for issue type in workflow scheme WorkflowSchemesApi | getallworkflowschemes | GET /rest/api/2/workflowscheme | Get all workflow schemes *WorkflowSchemesApi* | getdefaultworkflow | GET /rest/api/2/workflowscheme/{id}/default | Get default workflow *WorkflowSchemesApi* | getworkflow | GET /rest/api/2/workflowscheme/{id}/workflow | Get issue types for workflows in workflow scheme WorkflowSchemesApi | getworkflowscheme | GET /rest/api/2/workflowscheme/{id} | Get workflow scheme WorkflowSchemesApi | getworkflowschemeissuetype | GET /rest/api/2/workflowscheme/{id}/issuetype/{issueType} | Get workflow for issue type in workflow scheme WorkflowSchemesApi | setworkflowschemeissuetype | PUT /rest/api/2/workflowscheme/{id}/issuetype/{issueType} | Set workflow for issue type in workflow scheme WorkflowSchemesApi | updatedefaultworkflow | PUT /rest/api/2/workflowscheme/{id}/default | Update default workflow WorkflowSchemesApi | updateworkflowmapping | PUT /rest/api/2/workflowscheme/{id}/workflow | Set issue types for workflow in workflow scheme WorkflowSchemesApi | updateworkflowscheme | PUT /rest/api/2/workflowscheme/{id} | Update workflow scheme WorkflowStatusCategoriesApi | getstatuscategories | GET /rest/api/2/statuscategory | Get all status categories WorkflowStatusCategoriesApi | getstatuscategory | GET /rest/api/2/statuscategory/{idOrKey} | Get status category WorkflowStatusesApi | getstatus | GET /rest/api/2/status/{idOrName} | Get status *WorkflowStatusesApi* | getstatuses | GET /rest/api/2/status | Get all statuses WorkflowTransitionPropertiesApi | createworkflowtransitionproperty | POST /rest/api/2/workflow/transitions/{transitionId}/properties | Create workflow transition property *WorkflowTransitionPropertiesApi* | deleteworkflowtransitionproperty | DELETE /rest/api/2/workflow/transitions/{transitionId}/properties | Delete workflow transition property WorkflowTransitionPropertiesApi | getworkflowtransitionproperties | GET /rest/api/2/workflow/transitions/{transitionId}/properties | Get workflow transition properties *WorkflowTransitionPropertiesApi* | updateworkflowtransitionproperty | PUT /rest/api/2/workflow/transitions/{transitionId}/properties | Update workflow transition property WorkflowTransitionRulesApi | deleteworkflowtransitionruleconfigurations | PUT /rest/api/2/workflow/rule/config/delete | Delete workflow transition rule configurations WorkflowTransitionRulesApi | getworkflowtransitionruleconfigurations | GET /rest/api/2/workflow/rule/config | Get workflow transition rule configurations WorkflowTransitionRulesApi | updateworkflowtransitionruleconfigurations | PUT /rest/api/2/workflow/rule/config | Update workflow transition rule configurations WorkflowsApi | createworkflow | POST /rest/api/2/workflow | Create workflow *WorkflowsApi* | deleteinactiveworkflow | DELETE /rest/api/2/workflow/{entityId} | Delete inactive workflow *WorkflowsApi* | getallworkflows | GET /rest/api/2/workflow | Get all workflows *WorkflowsApi* | getworkflows_paginated | GET /rest/api/2/workflow/search | Get workflows paginated
To get access to the crate's generated documentation, use:
cargo doc --open
ecosystem@atlassian.com