jira_cloud_v3_async

Jira Cloud platform REST API documentation

2 releases

new 0.1.3 Oct 30, 2024
0.1.2 Oct 30, 2024

#323 in HTTP server

Download history 191/week @ 2024-10-25

191 downloads per month
Used in jeera

Apache-2.0

3MB
43K SLoC

Rust API client for openapi

Jira Cloud platform REST API documentation

Overview

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.

  • API version: 1001.0.0-SNAPSHOT-e098eec8c0925855876f3d946f20a4b01cd69e3c
  • Package version: 1001.0.0-SNAPSHOT-e098eec8c0925855876f3d946f20a4b01cd69e3c
  • Generator version: 7.9.0
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

Put the package under your project folder in a directory named openapi and add the following to Cargo.toml under [dependencies]:

openapi = { path = "./openapi" }

Documentation for API Endpoints

All URIs are relative to https://your-domain.atlassian.net

Class Method HTTP request Description
AnnouncementBannerApi get_banner GET /rest/api/3/announcementBanner Get announcement banner configuration
AnnouncementBannerApi set_banner PUT /rest/api/3/announcementBanner Update announcement banner configuration
AppDataPoliciesApi get_policies GET /rest/api/3/data-policy/project Get data policy for projects
AppDataPoliciesApi get_policy GET /rest/api/3/data-policy Get data policy for the workspace
AppMigrationApi app_issue_field_value_update_resource_period_update_issue_fields_put PUT /rest/atlassian-connect/1/migration/field Bulk update custom field value
AppMigrationApi migration_resource_period_update_entity_properties_value_put PUT /rest/atlassian-connect/1/migration/properties/{entityType} Bulk update entity properties
AppMigrationApi migration_resource_period_workflow_rule_search_post POST /rest/atlassian-connect/1/migration/workflow/rule/search Get workflow transition rule configurations
AppPropertiesApi addon_properties_resource_period_delete_addon_property_delete DELETE /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} Delete app property
AppPropertiesApi addon_properties_resource_period_get_addon_properties_get GET /rest/atlassian-connect/1/addons/{addonKey}/properties Get app properties
AppPropertiesApi addon_properties_resource_period_get_addon_property_get GET /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} Get app property
AppPropertiesApi addon_properties_resource_period_put_addon_property_put PUT /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} Set app property
AppPropertiesApi delete_forge_app_property DELETE /rest/forge/1/app/properties/{propertyKey} Delete app property (Forge)
AppPropertiesApi put_forge_app_property PUT /rest/forge/1/app/properties/{propertyKey} Set app property (Forge)
ApplicationRolesApi get_all_application_roles GET /rest/api/3/applicationrole Get all application roles
ApplicationRolesApi get_application_role GET /rest/api/3/applicationrole/{key} Get application role
AuditRecordsApi get_audit_records GET /rest/api/3/auditing/record Get audit records
AvatarsApi delete_avatar DELETE /rest/api/3/universal_avatar/type/{type}/owner/{owningObjectId}/avatar/{id} Delete avatar
AvatarsApi get_all_system_avatars GET /rest/api/3/avatar/{type}/system Get system avatars by type
AvatarsApi get_avatar_image_by_id GET /rest/api/3/universal_avatar/view/type/{type}/avatar/{id} Get avatar image by ID
AvatarsApi get_avatar_image_by_owner GET /rest/api/3/universal_avatar/view/type/{type}/owner/{entityId} Get avatar image by owner
AvatarsApi get_avatar_image_by_type GET /rest/api/3/universal_avatar/view/type/{type} Get avatar image by type
AvatarsApi get_avatars GET /rest/api/3/universal_avatar/type/{type}/owner/{entityId} Get avatars
AvatarsApi store_avatar POST /rest/api/3/universal_avatar/type/{type}/owner/{entityId} Load avatar
ClassificationLevelsApi get_all_user_data_classification_levels GET /rest/api/3/classification-levels Get all classification levels
DashboardsApi add_gadget POST /rest/api/3/dashboard/{dashboardId}/gadget Add gadget to dashboard
DashboardsApi bulk_edit_dashboards PUT /rest/api/3/dashboard/bulk/edit Bulk edit dashboards
DashboardsApi copy_dashboard POST /rest/api/3/dashboard/{id}/copy Copy dashboard
DashboardsApi create_dashboard POST /rest/api/3/dashboard Create dashboard
DashboardsApi delete_dashboard DELETE /rest/api/3/dashboard/{id} Delete dashboard
DashboardsApi delete_dashboard_item_property DELETE /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} Delete dashboard item property
DashboardsApi get_all_available_dashboard_gadgets GET /rest/api/3/dashboard/gadgets Get available gadgets
DashboardsApi get_all_dashboards GET /rest/api/3/dashboard Get all dashboards
DashboardsApi get_all_gadgets GET /rest/api/3/dashboard/{dashboardId}/gadget Get gadgets
DashboardsApi get_dashboard GET /rest/api/3/dashboard/{id} Get dashboard
DashboardsApi get_dashboard_item_property GET /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} Get dashboard item property
DashboardsApi get_dashboard_item_property_keys GET /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties Get dashboard item property keys
DashboardsApi get_dashboards_paginated GET /rest/api/3/dashboard/search Search for dashboards
DashboardsApi remove_gadget DELETE /rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId} Remove gadget from dashboard
DashboardsApi set_dashboard_item_property PUT /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} Set dashboard item property
DashboardsApi update_dashboard PUT /rest/api/3/dashboard/{id} Update dashboard
DashboardsApi update_gadget PUT /rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId} Update gadget on dashboard
DynamicModulesApi dynamic_modules_resource_period_get_modules_get GET /rest/atlassian-connect/1/app/module/dynamic Get modules
DynamicModulesApi dynamic_modules_resource_period_register_modules_post POST /rest/atlassian-connect/1/app/module/dynamic Register modules
DynamicModulesApi dynamic_modules_resource_period_remove_modules_delete DELETE /rest/atlassian-connect/1/app/module/dynamic Remove modules
FilterSharingApi add_share_permission POST /rest/api/3/filter/{id}/permission Add share permission
FilterSharingApi delete_share_permission DELETE /rest/api/3/filter/{id}/permission/{permissionId} Delete share permission
FilterSharingApi get_default_share_scope GET /rest/api/3/filter/defaultShareScope Get default share scope
FilterSharingApi get_share_permission GET /rest/api/3/filter/{id}/permission/{permissionId} Get share permission
FilterSharingApi get_share_permissions GET /rest/api/3/filter/{id}/permission Get share permissions
FilterSharingApi set_default_share_scope PUT /rest/api/3/filter/defaultShareScope Set default share scope
FiltersApi change_filter_owner PUT /rest/api/3/filter/{id}/owner Change filter owner
FiltersApi create_filter POST /rest/api/3/filter Create filter
FiltersApi delete_favourite_for_filter DELETE /rest/api/3/filter/{id}/favourite Remove filter as favorite
FiltersApi delete_filter DELETE /rest/api/3/filter/{id} Delete filter
FiltersApi get_columns GET /rest/api/3/filter/{id}/columns Get columns
FiltersApi get_favourite_filters GET /rest/api/3/filter/favourite Get favorite filters
FiltersApi get_filter GET /rest/api/3/filter/{id} Get filter
FiltersApi get_filters_paginated GET /rest/api/3/filter/search Search for filters
FiltersApi get_my_filters GET /rest/api/3/filter/my Get my filters
FiltersApi reset_columns DELETE /rest/api/3/filter/{id}/columns Reset columns
FiltersApi set_columns PUT /rest/api/3/filter/{id}/columns Set columns
FiltersApi set_favourite_for_filter PUT /rest/api/3/filter/{id}/favourite Add filter as favorite
FiltersApi update_filter PUT /rest/api/3/filter/{id} Update filter
GroupAndUserPickerApi find_users_and_groups GET /rest/api/3/groupuserpicker Find users and groups
GroupsApi add_user_to_group POST /rest/api/3/group/user Add user to group
GroupsApi bulk_get_groups GET /rest/api/3/group/bulk Bulk get groups
GroupsApi create_group POST /rest/api/3/group Create group
GroupsApi find_groups GET /rest/api/3/groups/picker Find groups
GroupsApi get_group GET /rest/api/3/group Get group
GroupsApi get_users_from_group GET /rest/api/3/group/member Get users from group
GroupsApi remove_group DELETE /rest/api/3/group Remove group
GroupsApi remove_user_from_group DELETE /rest/api/3/group/user Remove user from group
IssueAttachmentsApi add_attachment POST /rest/api/3/issue/{issueIdOrKey}/attachments Add attachment
IssueAttachmentsApi expand_attachment_for_humans GET /rest/api/3/attachment/{id}/expand/human Get all metadata for an expanded attachment
IssueAttachmentsApi expand_attachment_for_machines GET /rest/api/3/attachment/{id}/expand/raw Get contents metadata for an expanded attachment
IssueAttachmentsApi get_attachment GET /rest/api/3/attachment/{id} Get attachment metadata
IssueAttachmentsApi get_attachment_content GET /rest/api/3/attachment/content/{id} Get attachment content
IssueAttachmentsApi get_attachment_meta GET /rest/api/3/attachment/meta Get Jira attachment settings
IssueAttachmentsApi get_attachment_thumbnail GET /rest/api/3/attachment/thumbnail/{id} Get attachment thumbnail
IssueAttachmentsApi remove_attachment DELETE /rest/api/3/attachment/{id} Delete attachment
IssueBulkOperationsApi get_bulk_editable_fields GET /rest/api/3/bulk/issues/fields Get bulk editable fields
IssueBulkOperationsApi get_bulk_operation_progress GET /rest/api/3/bulk/queue/{taskId} Get bulk issue operation progress
IssueBulkOperationsApi submit_bulk_edit POST /rest/api/3/bulk/issues/fields Bulk edit issues
IssueBulkOperationsApi submit_bulk_move POST /rest/api/3/bulk/issues/move Bulk move issues
IssueCommentPropertiesApi delete_comment_property DELETE /rest/api/3/comment/{commentId}/properties/{propertyKey} Delete comment property
IssueCommentPropertiesApi get_comment_property GET /rest/api/3/comment/{commentId}/properties/{propertyKey} Get comment property
IssueCommentPropertiesApi get_comment_property_keys GET /rest/api/3/comment/{commentId}/properties Get comment property keys
IssueCommentPropertiesApi set_comment_property PUT /rest/api/3/comment/{commentId}/properties/{propertyKey} Set comment property
IssueCommentsApi add_comment POST /rest/api/3/issue/{issueIdOrKey}/comment Add comment
IssueCommentsApi delete_comment DELETE /rest/api/3/issue/{issueIdOrKey}/comment/{id} Delete comment
IssueCommentsApi get_comment GET /rest/api/3/issue/{issueIdOrKey}/comment/{id} Get comment
IssueCommentsApi get_comments GET /rest/api/3/issue/{issueIdOrKey}/comment Get comments
IssueCommentsApi get_comments_by_ids POST /rest/api/3/comment/list Get comments by IDs
IssueCommentsApi update_comment PUT /rest/api/3/issue/{issueIdOrKey}/comment/{id} Update comment
IssueCustomFieldConfigurationAppsApi get_custom_field_configuration GET /rest/api/3/app/field/{fieldIdOrKey}/context/configuration Get custom field configurations
IssueCustomFieldConfigurationAppsApi get_custom_fields_configurations POST /rest/api/3/app/field/context/configuration/list Bulk get custom field configurations
IssueCustomFieldConfigurationAppsApi update_custom_field_configuration PUT /rest/api/3/app/field/{fieldIdOrKey}/context/configuration Update custom field configurations
IssueCustomFieldContextsApi add_issue_types_to_context PUT /rest/api/3/field/{fieldId}/context/{contextId}/issuetype Add issue types to context
IssueCustomFieldContextsApi assign_projects_to_custom_field_context PUT /rest/api/3/field/{fieldId}/context/{contextId}/project Assign custom field context to projects
IssueCustomFieldContextsApi create_custom_field_context POST /rest/api/3/field/{fieldId}/context Create custom field context
IssueCustomFieldContextsApi delete_custom_field_context DELETE /rest/api/3/field/{fieldId}/context/{contextId} Delete custom field context
IssueCustomFieldContextsApi get_contexts_for_field GET /rest/api/3/field/{fieldId}/context Get custom field contexts
IssueCustomFieldContextsApi get_custom_field_contexts_for_projects_and_issue_types POST /rest/api/3/field/{fieldId}/context/mapping Get custom field contexts for projects and issue types
IssueCustomFieldContextsApi get_default_values GET /rest/api/3/field/{fieldId}/context/defaultValue Get custom field contexts default values
IssueCustomFieldContextsApi get_issue_type_mappings_for_contexts GET /rest/api/3/field/{fieldId}/context/issuetypemapping Get issue types for custom field context
IssueCustomFieldContextsApi get_project_context_mapping GET /rest/api/3/field/{fieldId}/context/projectmapping Get project mappings for custom field context
IssueCustomFieldContextsApi remove_custom_field_context_from_projects POST /rest/api/3/field/{fieldId}/context/{contextId}/project/remove Remove custom field context from projects
IssueCustomFieldContextsApi remove_issue_types_from_context POST /rest/api/3/field/{fieldId}/context/{contextId}/issuetype/remove Remove issue types from context
IssueCustomFieldContextsApi set_default_values PUT /rest/api/3/field/{fieldId}/context/defaultValue Set custom field contexts default values
IssueCustomFieldContextsApi update_custom_field_context PUT /rest/api/3/field/{fieldId}/context/{contextId} Update custom field context
IssueCustomFieldOptionsApi create_custom_field_option POST /rest/api/3/field/{fieldId}/context/{contextId}/option Create custom field options (context)
IssueCustomFieldOptionsApi delete_custom_field_option DELETE /rest/api/3/field/{fieldId}/context/{contextId}/option/{optionId} Delete custom field options (context)
IssueCustomFieldOptionsApi get_custom_field_option GET /rest/api/3/customFieldOption/{id} Get custom field option
IssueCustomFieldOptionsApi get_options_for_context GET /rest/api/3/field/{fieldId}/context/{contextId}/option Get custom field options (context)
IssueCustomFieldOptionsApi reorder_custom_field_options PUT /rest/api/3/field/{fieldId}/context/{contextId}/option/move Reorder custom field options (context)
IssueCustomFieldOptionsApi replace_custom_field_option DELETE /rest/api/3/field/{fieldId}/context/{contextId}/option/{optionId}/issue Replace custom field options
IssueCustomFieldOptionsApi update_custom_field_option PUT /rest/api/3/field/{fieldId}/context/{contextId}/option Update custom field options (context)
IssueCustomFieldOptionsAppsApi create_issue_field_option POST /rest/api/3/field/{fieldKey}/option Create issue field option
IssueCustomFieldOptionsAppsApi delete_issue_field_option DELETE /rest/api/3/field/{fieldKey}/option/{optionId} Delete issue field option
IssueCustomFieldOptionsAppsApi get_all_issue_field_options GET /rest/api/3/field/{fieldKey}/option Get all issue field options
IssueCustomFieldOptionsAppsApi get_issue_field_option GET /rest/api/3/field/{fieldKey}/option/{optionId} Get issue field option
IssueCustomFieldOptionsAppsApi get_selectable_issue_field_options GET /rest/api/3/field/{fieldKey}/option/suggestions/edit Get selectable issue field options
IssueCustomFieldOptionsAppsApi get_visible_issue_field_options GET /rest/api/3/field/{fieldKey}/option/suggestions/search Get visible issue field options
IssueCustomFieldOptionsAppsApi replace_issue_field_option DELETE /rest/api/3/field/{fieldKey}/option/{optionId}/issue Replace issue field option
IssueCustomFieldOptionsAppsApi update_issue_field_option PUT /rest/api/3/field/{fieldKey}/option/{optionId} Update issue field option
IssueCustomFieldValuesAppsApi update_custom_field_value PUT /rest/api/3/app/field/{fieldIdOrKey}/value Update custom field value
IssueCustomFieldValuesAppsApi update_multiple_custom_field_values POST /rest/api/3/app/field/value Update custom fields
IssueFieldConfigurationsApi assign_field_configuration_scheme_to_project PUT /rest/api/3/fieldconfigurationscheme/project Assign field configuration scheme to project
IssueFieldConfigurationsApi create_field_configuration POST /rest/api/3/fieldconfiguration Create field configuration
IssueFieldConfigurationsApi create_field_configuration_scheme POST /rest/api/3/fieldconfigurationscheme Create field configuration scheme
IssueFieldConfigurationsApi delete_field_configuration DELETE /rest/api/3/fieldconfiguration/{id} Delete field configuration
IssueFieldConfigurationsApi delete_field_configuration_scheme DELETE /rest/api/3/fieldconfigurationscheme/{id} Delete field configuration scheme
IssueFieldConfigurationsApi get_all_field_configuration_schemes GET /rest/api/3/fieldconfigurationscheme Get all field configuration schemes
IssueFieldConfigurationsApi get_all_field_configurations GET /rest/api/3/fieldconfiguration Get all field configurations
IssueFieldConfigurationsApi get_field_configuration_items GET /rest/api/3/fieldconfiguration/{id}/fields Get field configuration items
IssueFieldConfigurationsApi get_field_configuration_scheme_mappings GET /rest/api/3/fieldconfigurationscheme/mapping Get field configuration issue type items
IssueFieldConfigurationsApi get_field_configuration_scheme_project_mapping GET /rest/api/3/fieldconfigurationscheme/project Get field configuration schemes for projects
IssueFieldConfigurationsApi remove_issue_types_from_global_field_configuration_scheme POST /rest/api/3/fieldconfigurationscheme/{id}/mapping/delete Remove issue types from field configuration scheme
IssueFieldConfigurationsApi set_field_configuration_scheme_mapping PUT /rest/api/3/fieldconfigurationscheme/{id}/mapping Assign issue types to field configurations
IssueFieldConfigurationsApi update_field_configuration PUT /rest/api/3/fieldconfiguration/{id} Update field configuration
IssueFieldConfigurationsApi update_field_configuration_items PUT /rest/api/3/fieldconfiguration/{id}/fields Update field configuration items
IssueFieldConfigurationsApi update_field_configuration_scheme PUT /rest/api/3/fieldconfigurationscheme/{id} Update field configuration scheme
IssueFieldsApi create_custom_field POST /rest/api/3/field Create custom field
IssueFieldsApi delete_custom_field DELETE /rest/api/3/field/{id} Delete custom field
IssueFieldsApi get_contexts_for_field_deprecated GET /rest/api/3/field/{fieldId}/contexts Get contexts for a field
IssueFieldsApi get_fields GET /rest/api/3/field Get fields
IssueFieldsApi get_fields_paginated GET /rest/api/3/field/search Get fields paginated
IssueFieldsApi get_trashed_fields_paginated GET /rest/api/3/field/search/trashed Get fields in trash paginated
IssueFieldsApi restore_custom_field POST /rest/api/3/field/{id}/restore Restore custom field from trash
IssueFieldsApi trash_custom_field POST /rest/api/3/field/{id}/trash Move custom field to trash
IssueFieldsApi update_custom_field PUT /rest/api/3/field/{fieldId} Update custom field
IssueLinkTypesApi create_issue_link_type POST /rest/api/3/issueLinkType Create issue link type
IssueLinkTypesApi delete_issue_link_type DELETE /rest/api/3/issueLinkType/{issueLinkTypeId} Delete issue link type
IssueLinkTypesApi get_issue_link_type GET /rest/api/3/issueLinkType/{issueLinkTypeId} Get issue link type
IssueLinkTypesApi get_issue_link_types GET /rest/api/3/issueLinkType Get issue link types
IssueLinkTypesApi update_issue_link_type PUT /rest/api/3/issueLinkType/{issueLinkTypeId} Update issue link type
IssueLinksApi delete_issue_link DELETE /rest/api/3/issueLink/{linkId} Delete issue link
IssueLinksApi get_issue_link GET /rest/api/3/issueLink/{linkId} Get issue link
IssueLinksApi link_issues POST /rest/api/3/issueLink Create issue link
IssueNavigatorSettingsApi get_issue_navigator_default_columns GET /rest/api/3/settings/columns Get issue navigator default columns
IssueNavigatorSettingsApi set_issue_navigator_default_columns PUT /rest/api/3/settings/columns Set issue navigator default columns
IssueNotificationSchemesApi add_notifications PUT /rest/api/3/notificationscheme/{id}/notification Add notifications to notification scheme
IssueNotificationSchemesApi create_notification_scheme POST /rest/api/3/notificationscheme Create notification scheme
IssueNotificationSchemesApi delete_notification_scheme DELETE /rest/api/3/notificationscheme/{notificationSchemeId} Delete notification scheme
IssueNotificationSchemesApi get_notification_scheme GET /rest/api/3/notificationscheme/{id} Get notification scheme
IssueNotificationSchemesApi get_notification_scheme_to_project_mappings GET /rest/api/3/notificationscheme/project Get projects using notification schemes paginated
IssueNotificationSchemesApi get_notification_schemes GET /rest/api/3/notificationscheme Get notification schemes paginated
IssueNotificationSchemesApi remove_notification_from_notification_scheme DELETE /rest/api/3/notificationscheme/{notificationSchemeId}/notification/{notificationId} Remove notification from notification scheme
IssueNotificationSchemesApi update_notification_scheme PUT /rest/api/3/notificationscheme/{id} Update notification scheme
IssuePrioritiesApi create_priority POST /rest/api/3/priority Create priority
IssuePrioritiesApi delete_priority DELETE /rest/api/3/priority/{id} Delete priority
IssuePrioritiesApi get_priorities GET /rest/api/3/priority Get priorities
IssuePrioritiesApi get_priority GET /rest/api/3/priority/{id} Get priority
IssuePrioritiesApi move_priorities PUT /rest/api/3/priority/move Move priorities
IssuePrioritiesApi search_priorities GET /rest/api/3/priority/search Search priorities
IssuePrioritiesApi set_default_priority PUT /rest/api/3/priority/default Set default priority
IssuePrioritiesApi update_priority PUT /rest/api/3/priority/{id} Update priority
IssuePropertiesApi bulk_delete_issue_property DELETE /rest/api/3/issue/properties/{propertyKey} Bulk delete issue property
IssuePropertiesApi bulk_set_issue_properties_by_issue POST /rest/api/3/issue/properties/multi Bulk set issue properties by issue
IssuePropertiesApi bulk_set_issue_property PUT /rest/api/3/issue/properties/{propertyKey} Bulk set issue property
IssuePropertiesApi bulk_set_issues_properties_list POST /rest/api/3/issue/properties Bulk set issues properties by list
IssuePropertiesApi delete_issue_property DELETE /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey} Delete issue property
IssuePropertiesApi get_issue_property GET /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey} Get issue property
IssuePropertiesApi get_issue_property_keys GET /rest/api/3/issue/{issueIdOrKey}/properties Get issue property keys
IssuePropertiesApi set_issue_property PUT /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey} Set issue property
IssueRemoteLinksApi create_or_update_remote_issue_link POST /rest/api/3/issue/{issueIdOrKey}/remotelink Create or update remote issue link
IssueRemoteLinksApi delete_remote_issue_link_by_global_id DELETE /rest/api/3/issue/{issueIdOrKey}/remotelink Delete remote issue link by global ID
IssueRemoteLinksApi delete_remote_issue_link_by_id DELETE /rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId} Delete remote issue link by ID
IssueRemoteLinksApi get_remote_issue_link_by_id GET /rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId} Get remote issue link by ID
IssueRemoteLinksApi get_remote_issue_links GET /rest/api/3/issue/{issueIdOrKey}/remotelink Get remote issue links
IssueRemoteLinksApi update_remote_issue_link PUT /rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId} Update remote issue link by ID
IssueResolutionsApi create_resolution POST /rest/api/3/resolution Create resolution
IssueResolutionsApi delete_resolution DELETE /rest/api/3/resolution/{id} Delete resolution
IssueResolutionsApi get_resolution GET /rest/api/3/resolution/{id} Get resolution
IssueResolutionsApi get_resolutions GET /rest/api/3/resolution Get resolutions
IssueResolutionsApi move_resolutions PUT /rest/api/3/resolution/move Move resolutions
IssueResolutionsApi search_resolutions GET /rest/api/3/resolution/search Search resolutions
IssueResolutionsApi set_default_resolution PUT /rest/api/3/resolution/default Set default resolution
IssueResolutionsApi update_resolution PUT /rest/api/3/resolution/{id} Update resolution
IssueSearchApi count_issues POST /rest/api/3/search/approximate-count Count issues using JQL
IssueSearchApi get_issue_picker_resource GET /rest/api/3/issue/picker Get issue picker suggestions
IssueSearchApi match_issues POST /rest/api/3/jql/match Check issues against JQL
IssueSearchApi search_and_reconsile_issues_using_jql GET /rest/api/3/search/jql Search for issues using JQL enhanced search (GET)
IssueSearchApi search_and_reconsile_issues_using_jql_post POST /rest/api/3/search/jql Search for issues using JQL enhanced search (POST)
IssueSearchApi search_for_issues_ids POST /rest/api/3/search/id Search issue IDs using JQL
IssueSearchApi search_for_issues_using_jql GET /rest/api/3/search Search for issues using JQL (GET)
IssueSearchApi search_for_issues_using_jql_post POST /rest/api/3/search Search for issues using JQL (POST)
IssueSecurityLevelApi get_issue_security_level GET /rest/api/3/securitylevel/{id} Get issue security level
IssueSecurityLevelApi get_issue_security_level_members GET /rest/api/3/issuesecurityschemes/{issueSecuritySchemeId}/members Get issue security level members by issue security scheme
IssueSecuritySchemesApi add_security_level PUT /rest/api/3/issuesecurityschemes/{schemeId}/level Add issue security levels
IssueSecuritySchemesApi add_security_level_members PUT /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId}/member Add issue security level members
IssueSecuritySchemesApi associate_schemes_to_projects PUT /rest/api/3/issuesecurityschemes/project Associate security scheme to project
IssueSecuritySchemesApi create_issue_security_scheme POST /rest/api/3/issuesecurityschemes Create issue security scheme
IssueSecuritySchemesApi delete_security_scheme DELETE /rest/api/3/issuesecurityschemes/{schemeId} Delete issue security scheme
IssueSecuritySchemesApi get_issue_security_scheme GET /rest/api/3/issuesecurityschemes/{id} Get issue security scheme
IssueSecuritySchemesApi get_issue_security_schemes GET /rest/api/3/issuesecurityschemes Get issue security schemes
IssueSecuritySchemesApi get_security_level_members GET /rest/api/3/issuesecurityschemes/level/member Get issue security level members
IssueSecuritySchemesApi get_security_levels GET /rest/api/3/issuesecurityschemes/level Get issue security levels
IssueSecuritySchemesApi remove_level DELETE /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId} Remove issue security level
IssueSecuritySchemesApi remove_member_from_security_level DELETE /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId}/member/{memberId} Remove member from issue security level
IssueSecuritySchemesApi search_projects_using_security_schemes GET /rest/api/3/issuesecurityschemes/project Get projects using issue security schemes
IssueSecuritySchemesApi search_security_schemes GET /rest/api/3/issuesecurityschemes/search Search issue security schemes
IssueSecuritySchemesApi set_default_levels PUT /rest/api/3/issuesecurityschemes/level/default Set default issue security levels
IssueSecuritySchemesApi update_issue_security_scheme PUT /rest/api/3/issuesecurityschemes/{id} Update issue security scheme
IssueSecuritySchemesApi update_security_level PUT /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId} Update issue security level
IssueTypePropertiesApi delete_issue_type_property DELETE /rest/api/3/issuetype/{issueTypeId}/properties/{propertyKey} Delete issue type property
IssueTypePropertiesApi get_issue_type_property GET /rest/api/3/issuetype/{issueTypeId}/properties/{propertyKey} Get issue type property
IssueTypePropertiesApi get_issue_type_property_keys GET /rest/api/3/issuetype/{issueTypeId}/properties Get issue type property keys
IssueTypePropertiesApi set_issue_type_property PUT /rest/api/3/issuetype/{issueTypeId}/properties/{propertyKey} Set issue type property
IssueTypeSchemesApi add_issue_types_to_issue_type_scheme PUT /rest/api/3/issuetypescheme/{issueTypeSchemeId}/issuetype Add issue types to issue type scheme
IssueTypeSchemesApi assign_issue_type_scheme_to_project PUT /rest/api/3/issuetypescheme/project Assign issue type scheme to project
IssueTypeSchemesApi create_issue_type_scheme POST /rest/api/3/issuetypescheme Create issue type scheme
IssueTypeSchemesApi delete_issue_type_scheme DELETE /rest/api/3/issuetypescheme/{issueTypeSchemeId} Delete issue type scheme
IssueTypeSchemesApi get_all_issue_type_schemes GET /rest/api/3/issuetypescheme Get all issue type schemes
IssueTypeSchemesApi get_issue_type_scheme_for_projects GET /rest/api/3/issuetypescheme/project Get issue type schemes for projects
IssueTypeSchemesApi get_issue_type_schemes_mapping GET /rest/api/3/issuetypescheme/mapping Get issue type scheme items
IssueTypeSchemesApi remove_issue_type_from_issue_type_scheme DELETE /rest/api/3/issuetypescheme/{issueTypeSchemeId}/issuetype/{issueTypeId} Remove issue type from issue type scheme
IssueTypeSchemesApi reorder_issue_types_in_issue_type_scheme PUT /rest/api/3/issuetypescheme/{issueTypeSchemeId}/issuetype/move Change order of issue types
IssueTypeSchemesApi update_issue_type_scheme PUT /rest/api/3/issuetypescheme/{issueTypeSchemeId} Update issue type scheme
IssueTypeScreenSchemesApi append_mappings_for_issue_type_screen_scheme PUT /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping Append mappings to issue type screen scheme
IssueTypeScreenSchemesApi assign_issue_type_screen_scheme_to_project PUT /rest/api/3/issuetypescreenscheme/project Assign issue type screen scheme to project
IssueTypeScreenSchemesApi create_issue_type_screen_scheme POST /rest/api/3/issuetypescreenscheme Create issue type screen scheme
IssueTypeScreenSchemesApi delete_issue_type_screen_scheme DELETE /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId} Delete issue type screen scheme
IssueTypeScreenSchemesApi get_issue_type_screen_scheme_mappings GET /rest/api/3/issuetypescreenscheme/mapping Get issue type screen scheme items
IssueTypeScreenSchemesApi get_issue_type_screen_scheme_project_associations GET /rest/api/3/issuetypescreenscheme/project Get issue type screen schemes for projects
IssueTypeScreenSchemesApi get_issue_type_screen_schemes GET /rest/api/3/issuetypescreenscheme Get issue type screen schemes
IssueTypeScreenSchemesApi get_projects_for_issue_type_screen_scheme GET /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/project Get issue type screen scheme projects
IssueTypeScreenSchemesApi remove_mappings_from_issue_type_screen_scheme POST /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/remove Remove mappings from issue type screen scheme
IssueTypeScreenSchemesApi update_default_screen_scheme PUT /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/default Update issue type screen scheme default screen scheme
IssueTypeScreenSchemesApi update_issue_type_screen_scheme PUT /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId} Update issue type screen scheme
IssueTypesApi create_issue_type POST /rest/api/3/issuetype Create issue type
IssueTypesApi create_issue_type_avatar POST /rest/api/3/issuetype/{id}/avatar2 Load issue type avatar
IssueTypesApi delete_issue_type DELETE /rest/api/3/issuetype/{id} Delete issue type
IssueTypesApi get_alternative_issue_types GET /rest/api/3/issuetype/{id}/alternatives Get alternative issue types
IssueTypesApi get_issue_all_types GET /rest/api/3/issuetype Get all issue types for user
IssueTypesApi get_issue_type GET /rest/api/3/issuetype/{id} Get issue type
IssueTypesApi get_issue_types_for_project GET /rest/api/3/issuetype/project Get issue types for project
IssueTypesApi update_issue_type PUT /rest/api/3/issuetype/{id} Update issue type
IssueVotesApi add_vote POST /rest/api/3/issue/{issueIdOrKey}/votes Add vote
IssueVotesApi get_votes GET /rest/api/3/issue/{issueIdOrKey}/votes Get votes
IssueVotesApi remove_vote DELETE /rest/api/3/issue/{issueIdOrKey}/votes Delete vote
IssueWatchersApi add_watcher POST /rest/api/3/issue/{issueIdOrKey}/watchers Add watcher
IssueWatchersApi get_is_watching_issue_bulk POST /rest/api/3/issue/watching Get is watching issue bulk
IssueWatchersApi get_issue_watchers GET /rest/api/3/issue/{issueIdOrKey}/watchers Get issue watchers
IssueWatchersApi remove_watcher DELETE /rest/api/3/issue/{issueIdOrKey}/watchers Delete watcher
IssueWorklogPropertiesApi delete_worklog_property DELETE /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} Delete worklog property
IssueWorklogPropertiesApi get_worklog_property GET /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} Get worklog property
IssueWorklogPropertiesApi get_worklog_property_keys GET /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties Get worklog property keys
IssueWorklogPropertiesApi set_worklog_property PUT /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} Set worklog property
IssueWorklogsApi add_worklog POST /rest/api/3/issue/{issueIdOrKey}/worklog Add worklog
IssueWorklogsApi bulk_delete_worklogs DELETE /rest/api/3/issue/{issueIdOrKey}/worklog Bulk delete worklogs
IssueWorklogsApi bulk_move_worklogs POST /rest/api/3/issue/{issueIdOrKey}/worklog/move Bulk move worklogs
IssueWorklogsApi delete_worklog DELETE /rest/api/3/issue/{issueIdOrKey}/worklog/{id} Delete worklog
IssueWorklogsApi get_ids_of_worklogs_deleted_since GET /rest/api/3/worklog/deleted Get IDs of deleted worklogs
IssueWorklogsApi get_ids_of_worklogs_modified_since GET /rest/api/3/worklog/updated Get IDs of updated worklogs
IssueWorklogsApi get_issue_worklog GET /rest/api/3/issue/{issueIdOrKey}/worklog Get issue worklogs
IssueWorklogsApi get_worklog GET /rest/api/3/issue/{issueIdOrKey}/worklog/{id} Get worklog
IssueWorklogsApi get_worklogs_for_ids POST /rest/api/3/worklog/list Get worklogs
IssueWorklogsApi update_worklog PUT /rest/api/3/issue/{issueIdOrKey}/worklog/{id} Update worklog
IssuesApi archive_issues PUT /rest/api/3/issue/archive Archive issue(s) by issue ID/key
IssuesApi archive_issues_async POST /rest/api/3/issue/archive Archive issue(s) by JQL
IssuesApi assign_issue PUT /rest/api/3/issue/{issueIdOrKey}/assignee Assign issue
IssuesApi bulk_fetch_issues POST /rest/api/3/issue/bulkfetch Bulk fetch issues
IssuesApi create_issue POST /rest/api/3/issue Create issue
IssuesApi create_issues POST /rest/api/3/issue/bulk Bulk create issue
IssuesApi delete_issue DELETE /rest/api/3/issue/{issueIdOrKey} Delete issue
IssuesApi do_transition POST /rest/api/3/issue/{issueIdOrKey}/transitions Transition issue
IssuesApi edit_issue PUT /rest/api/3/issue/{issueIdOrKey} Edit issue
IssuesApi export_archived_issues PUT /rest/api/3/issues/archive/export Export archived issue(s)
IssuesApi get_change_logs GET /rest/api/3/issue/{issueIdOrKey}/changelog Get changelogs
IssuesApi get_change_logs_by_ids POST /rest/api/3/issue/{issueIdOrKey}/changelog/list Get changelogs by IDs
IssuesApi get_create_issue_meta GET /rest/api/3/issue/createmeta Get create issue metadata
IssuesApi get_create_issue_meta_issue_type_id GET /rest/api/3/issue/createmeta/{projectIdOrKey}/issuetypes/{issueTypeId} Get create field metadata for a project and issue type id
IssuesApi get_create_issue_meta_issue_types GET /rest/api/3/issue/createmeta/{projectIdOrKey}/issuetypes Get create metadata issue types for a project
IssuesApi get_edit_issue_meta GET /rest/api/3/issue/{issueIdOrKey}/editmeta Get edit issue metadata
IssuesApi get_events GET /rest/api/3/events Get events
IssuesApi get_issue GET /rest/api/3/issue/{issueIdOrKey} Get issue
IssuesApi get_issue_limit_report GET /rest/api/3/issue/limit/report Get issue limit report
IssuesApi get_transitions GET /rest/api/3/issue/{issueIdOrKey}/transitions Get transitions
IssuesApi notify POST /rest/api/3/issue/{issueIdOrKey}/notify Send notification for issue
IssuesApi unarchive_issues PUT /rest/api/3/issue/unarchive Unarchive issue(s) by issue keys/ID
JqlApi get_auto_complete GET /rest/api/3/jql/autocompletedata Get field reference data (GET)
JqlApi get_auto_complete_post POST /rest/api/3/jql/autocompletedata Get field reference data (POST)
JqlApi get_field_auto_complete_for_query_string GET /rest/api/3/jql/autocompletedata/suggestions Get field auto complete suggestions
JqlApi migrate_queries POST /rest/api/3/jql/pdcleaner Convert user identifiers to account IDs in JQL queries
JqlApi parse_jql_queries POST /rest/api/3/jql/parse Parse JQL query
JqlApi sanitise_jql_queries POST /rest/api/3/jql/sanitize Sanitize JQL queries
JqlFunctionsAppsApi get_precomputations GET /rest/api/3/jql/function/computation Get precomputations (apps)
JqlFunctionsAppsApi update_precomputations POST /rest/api/3/jql/function/computation Update precomputations (apps)
JiraExpressionsApi analyse_expression POST /rest/api/3/expression/analyse Analyse Jira expression
JiraExpressionsApi evaluate_jira_expression POST /rest/api/3/expression/eval Evaluate Jira expression
JiraExpressionsApi evaluate_jsis_jira_expression POST /rest/api/3/expression/evaluate Evaluate Jira expression using enhanced search API
JiraSettingsApi get_advanced_settings GET /rest/api/3/application-properties/advanced-settings Get advanced settings
JiraSettingsApi get_application_property GET /rest/api/3/application-properties Get application property
JiraSettingsApi get_configuration GET /rest/api/3/configuration Get global settings
JiraSettingsApi set_application_property PUT /rest/api/3/application-properties/{id} Set application property
LabelsApi get_all_labels GET /rest/api/3/label Get all labels
LicenseMetricsApi get_approximate_application_license_count GET /rest/api/3/license/approximateLicenseCount/product/{applicationKey} Get approximate application license count
LicenseMetricsApi get_approximate_license_count GET /rest/api/3/license/approximateLicenseCount Get approximate license count
LicenseMetricsApi get_license GET /rest/api/3/instance/license Get license
MyselfApi delete_locale DELETE /rest/api/3/mypreferences/locale Delete locale
MyselfApi get_current_user GET /rest/api/3/myself Get current user
MyselfApi get_locale GET /rest/api/3/mypreferences/locale Get locale
MyselfApi get_preference GET /rest/api/3/mypreferences Get preference
MyselfApi remove_preference DELETE /rest/api/3/mypreferences Delete preference
MyselfApi set_locale PUT /rest/api/3/mypreferences/locale Set locale
MyselfApi set_preference PUT /rest/api/3/mypreferences Set preference
PermissionSchemesApi create_permission_grant POST /rest/api/3/permissionscheme/{schemeId}/permission Create permission grant
PermissionSchemesApi create_permission_scheme POST /rest/api/3/permissionscheme Create permission scheme
PermissionSchemesApi delete_permission_scheme DELETE /rest/api/3/permissionscheme/{schemeId} Delete permission scheme
PermissionSchemesApi delete_permission_scheme_entity DELETE /rest/api/3/permissionscheme/{schemeId}/permission/{permissionId} Delete permission scheme grant
PermissionSchemesApi get_all_permission_schemes GET /rest/api/3/permissionscheme Get all permission schemes
PermissionSchemesApi get_permission_scheme GET /rest/api/3/permissionscheme/{schemeId} Get permission scheme
PermissionSchemesApi get_permission_scheme_grant GET /rest/api/3/permissionscheme/{schemeId}/permission/{permissionId} Get permission scheme grant
PermissionSchemesApi get_permission_scheme_grants GET /rest/api/3/permissionscheme/{schemeId}/permission Get permission scheme grants
PermissionSchemesApi update_permission_scheme PUT /rest/api/3/permissionscheme/{schemeId} Update permission scheme
PermissionsApi get_all_permissions GET /rest/api/3/permissions Get all permissions
PermissionsApi get_bulk_permissions POST /rest/api/3/permissions/check Get bulk permissions
PermissionsApi get_my_permissions GET /rest/api/3/mypermissions Get my permissions
PermissionsApi get_permitted_projects POST /rest/api/3/permissions/project Get permitted projects
PrioritySchemesApi create_priority_scheme POST /rest/api/3/priorityscheme Create priority scheme
PrioritySchemesApi delete_priority_scheme DELETE /rest/api/3/priorityscheme/{schemeId} Delete priority scheme
PrioritySchemesApi get_available_priorities_by_priority_scheme GET /rest/api/3/priorityscheme/priorities/available Get available priorities by priority scheme
PrioritySchemesApi get_priorities_by_priority_scheme GET /rest/api/3/priorityscheme/{schemeId}/priorities Get priorities by priority scheme
PrioritySchemesApi get_priority_schemes GET /rest/api/3/priorityscheme Get priority schemes
PrioritySchemesApi get_projects_by_priority_scheme GET /rest/api/3/priorityscheme/{schemeId}/projects Get projects by priority scheme
PrioritySchemesApi suggested_priorities_for_mappings POST /rest/api/3/priorityscheme/mappings Suggested priorities for mappings
PrioritySchemesApi update_priority_scheme PUT /rest/api/3/priorityscheme/{schemeId} Update priority scheme
ProjectAvatarsApi create_project_avatar POST /rest/api/3/project/{projectIdOrKey}/avatar2 Load project avatar
ProjectAvatarsApi delete_project_avatar DELETE /rest/api/3/project/{projectIdOrKey}/avatar/{id} Delete project avatar
ProjectAvatarsApi get_all_project_avatars GET /rest/api/3/project/{projectIdOrKey}/avatars Get all project avatars
ProjectAvatarsApi update_project_avatar PUT /rest/api/3/project/{projectIdOrKey}/avatar Set project avatar
ProjectCategoriesApi create_project_category POST /rest/api/3/projectCategory Create project category
ProjectCategoriesApi get_all_project_categories GET /rest/api/3/projectCategory Get all project categories
ProjectCategoriesApi get_project_category_by_id GET /rest/api/3/projectCategory/{id} Get project category by ID
ProjectCategoriesApi remove_project_category DELETE /rest/api/3/projectCategory/{id} Delete project category
ProjectCategoriesApi update_project_category PUT /rest/api/3/projectCategory/{id} Update project category
ProjectClassificationLevelsApi get_default_project_classification GET /rest/api/3/project/{projectIdOrKey}/classification-level/default Get the default data classification level of a project
ProjectClassificationLevelsApi remove_default_project_classification DELETE /rest/api/3/project/{projectIdOrKey}/classification-level/default Remove the default data classification level from a project
ProjectClassificationLevelsApi update_default_project_classification PUT /rest/api/3/project/{projectIdOrKey}/classification-level/default Update the default data classification level of a project
ProjectComponentsApi create_component POST /rest/api/3/component Create component
ProjectComponentsApi delete_component DELETE /rest/api/3/component/{id} Delete component
ProjectComponentsApi find_components_for_projects GET /rest/api/3/component Find components for projects
ProjectComponentsApi get_component GET /rest/api/3/component/{id} Get component
ProjectComponentsApi get_component_related_issues GET /rest/api/3/component/{id}/relatedIssueCounts Get component issues count
ProjectComponentsApi get_project_components GET /rest/api/3/project/{projectIdOrKey}/components Get project components
ProjectComponentsApi get_project_components_paginated GET /rest/api/3/project/{projectIdOrKey}/component Get project components paginated
ProjectComponentsApi update_component PUT /rest/api/3/component/{id} Update component
ProjectEmailApi get_project_email GET /rest/api/3/project/{projectId}/email Get project's sender email
ProjectEmailApi update_project_email PUT /rest/api/3/project/{projectId}/email Set project's sender email
ProjectFeaturesApi get_features_for_project GET /rest/api/3/project/{projectIdOrKey}/features Get project features
ProjectFeaturesApi toggle_feature_for_project PUT /rest/api/3/project/{projectIdOrKey}/features/{featureKey} Set project feature state
ProjectKeyAndNameValidationApi get_valid_project_key GET /rest/api/3/projectvalidate/validProjectKey Get valid project key
ProjectKeyAndNameValidationApi get_valid_project_name GET /rest/api/3/projectvalidate/validProjectName Get valid project name
ProjectKeyAndNameValidationApi validate_project_key GET /rest/api/3/projectvalidate/key Validate project key
ProjectPermissionSchemesApi assign_permission_scheme PUT /rest/api/3/project/{projectKeyOrId}/permissionscheme Assign permission scheme
ProjectPermissionSchemesApi get_assigned_permission_scheme GET /rest/api/3/project/{projectKeyOrId}/permissionscheme Get assigned permission scheme
ProjectPermissionSchemesApi get_project_issue_security_scheme GET /rest/api/3/project/{projectKeyOrId}/issuesecuritylevelscheme Get project issue security scheme
ProjectPermissionSchemesApi get_security_levels_for_project GET /rest/api/3/project/{projectKeyOrId}/securitylevel Get project issue security levels
ProjectPropertiesApi delete_project_property DELETE /rest/api/3/project/{projectIdOrKey}/properties/{propertyKey} Delete project property
ProjectPropertiesApi get_project_property GET /rest/api/3/project/{projectIdOrKey}/properties/{propertyKey} Get project property
ProjectPropertiesApi get_project_property_keys GET /rest/api/3/project/{projectIdOrKey}/properties Get project property keys
ProjectPropertiesApi set_project_property PUT /rest/api/3/project/{projectIdOrKey}/properties/{propertyKey} Set project property
ProjectRoleActorsApi add_actor_users POST /rest/api/3/project/{projectIdOrKey}/role/{id} Add actors to project role
ProjectRoleActorsApi add_project_role_actors_to_role POST /rest/api/3/role/{id}/actors Add default actors to project role
ProjectRoleActorsApi delete_actor DELETE /rest/api/3/project/{projectIdOrKey}/role/{id} Delete actors from project role
ProjectRoleActorsApi delete_project_role_actors_from_role DELETE /rest/api/3/role/{id}/actors Delete default actors from project role
ProjectRoleActorsApi get_project_role_actors_for_role GET /rest/api/3/role/{id}/actors Get default actors for project role
ProjectRoleActorsApi set_actors PUT /rest/api/3/project/{projectIdOrKey}/role/{id} Set actors for project role
ProjectRolesApi create_project_role POST /rest/api/3/role Create project role
ProjectRolesApi delete_project_role DELETE /rest/api/3/role/{id} Delete project role
ProjectRolesApi fully_update_project_role PUT /rest/api/3/role/{id} Fully update project role
ProjectRolesApi get_all_project_roles GET /rest/api/3/role Get all project roles
ProjectRolesApi get_project_role GET /rest/api/3/project/{projectIdOrKey}/role/{id} Get project role for project
ProjectRolesApi get_project_role_by_id GET /rest/api/3/role/{id} Get project role by ID
ProjectRolesApi get_project_role_details GET /rest/api/3/project/{projectIdOrKey}/roledetails Get project role details
ProjectRolesApi get_project_roles GET /rest/api/3/project/{projectIdOrKey}/role Get project roles for project
ProjectRolesApi partial_update_project_role POST /rest/api/3/role/{id} Partial update project role
ProjectTypesApi get_accessible_project_type_by_key GET /rest/api/3/project/type/{projectTypeKey}/accessible Get accessible project type by key
ProjectTypesApi get_all_accessible_project_types GET /rest/api/3/project/type/accessible Get licensed project types
ProjectTypesApi get_all_project_types GET /rest/api/3/project/type Get all project types
ProjectTypesApi get_project_type_by_key GET /rest/api/3/project/type/{projectTypeKey} Get project type by key
ProjectVersionsApi create_related_work POST /rest/api/3/version/{id}/relatedwork Create related work
ProjectVersionsApi create_version POST /rest/api/3/version Create version
ProjectVersionsApi delete_and_replace_version POST /rest/api/3/version/{id}/removeAndSwap Delete and replace version
ProjectVersionsApi delete_related_work DELETE /rest/api/3/version/{versionId}/relatedwork/{relatedWorkId} Delete related work
ProjectVersionsApi delete_version DELETE /rest/api/3/version/{id} Delete version
ProjectVersionsApi get_project_versions GET /rest/api/3/project/{projectIdOrKey}/versions Get project versions
ProjectVersionsApi get_project_versions_paginated GET /rest/api/3/project/{projectIdOrKey}/version Get project versions paginated
ProjectVersionsApi get_related_work GET /rest/api/3/version/{id}/relatedwork Get related work
ProjectVersionsApi get_version GET /rest/api/3/version/{id} Get version
ProjectVersionsApi get_version_related_issues GET /rest/api/3/version/{id}/relatedIssueCounts Get version's related issues count
ProjectVersionsApi get_version_unresolved_issues GET /rest/api/3/version/{id}/unresolvedIssueCount Get version's unresolved issues count
ProjectVersionsApi merge_versions PUT /rest/api/3/version/{id}/mergeto/{moveIssuesTo} Merge versions
ProjectVersionsApi move_version POST /rest/api/3/version/{id}/move Move version
ProjectVersionsApi update_related_work PUT /rest/api/3/version/{id}/relatedwork Update related work
ProjectVersionsApi update_version PUT /rest/api/3/version/{id} Update version
ProjectsApi archive_project POST /rest/api/3/project/{projectIdOrKey}/archive Archive project
ProjectsApi create_project POST /rest/api/3/project Create project
ProjectsApi delete_project DELETE /rest/api/3/project/{projectIdOrKey} Delete project
ProjectsApi delete_project_asynchronously POST /rest/api/3/project/{projectIdOrKey}/delete Delete project asynchronously
ProjectsApi get_all_projects GET /rest/api/3/project Get all projects
ProjectsApi get_all_statuses GET /rest/api/3/project/{projectIdOrKey}/statuses Get all statuses for project
ProjectsApi get_hierarchy GET /rest/api/3/project/{projectId}/hierarchy Get project issue type hierarchy
ProjectsApi get_notification_scheme_for_project GET /rest/api/3/project/{projectKeyOrId}/notificationscheme Get project notification scheme
ProjectsApi get_project GET /rest/api/3/project/{projectIdOrKey} Get project
ProjectsApi get_recent GET /rest/api/3/project/recent Get recent projects
ProjectsApi restore POST /rest/api/3/project/{projectIdOrKey}/restore Restore deleted or archived project
ProjectsApi search_projects GET /rest/api/3/project/search Get projects paginated
ProjectsApi update_project PUT /rest/api/3/project/{projectIdOrKey} Update project
ScreenSchemesApi create_screen_scheme POST /rest/api/3/screenscheme Create screen scheme
ScreenSchemesApi delete_screen_scheme DELETE /rest/api/3/screenscheme/{screenSchemeId} Delete screen scheme
ScreenSchemesApi get_screen_schemes GET /rest/api/3/screenscheme Get screen schemes
ScreenSchemesApi update_screen_scheme PUT /rest/api/3/screenscheme/{screenSchemeId} Update screen scheme
ScreenTabFieldsApi add_screen_tab_field POST /rest/api/3/screens/{screenId}/tabs/{tabId}/fields Add screen tab field
ScreenTabFieldsApi get_all_screen_tab_fields GET /rest/api/3/screens/{screenId}/tabs/{tabId}/fields Get all screen tab fields
ScreenTabFieldsApi move_screen_tab_field POST /rest/api/3/screens/{screenId}/tabs/{tabId}/fields/{id}/move Move screen tab field
ScreenTabFieldsApi remove_screen_tab_field DELETE /rest/api/3/screens/{screenId}/tabs/{tabId}/fields/{id} Remove screen tab field
ScreenTabsApi add_screen_tab POST /rest/api/3/screens/{screenId}/tabs Create screen tab
ScreenTabsApi delete_screen_tab DELETE /rest/api/3/screens/{screenId}/tabs/{tabId} Delete screen tab
ScreenTabsApi get_all_screen_tabs GET /rest/api/3/screens/{screenId}/tabs Get all screen tabs
ScreenTabsApi get_bulk_screen_tabs GET /rest/api/3/screens/tabs Get bulk screen tabs
ScreenTabsApi move_screen_tab POST /rest/api/3/screens/{screenId}/tabs/{tabId}/move/{pos} Move screen tab
ScreenTabsApi rename_screen_tab PUT /rest/api/3/screens/{screenId}/tabs/{tabId} Update screen tab
ScreensApi add_field_to_default_screen POST /rest/api/3/screens/addToDefault/{fieldId} Add field to default screen
ScreensApi create_screen POST /rest/api/3/screens Create screen
ScreensApi delete_screen DELETE /rest/api/3/screens/{screenId} Delete screen
ScreensApi get_available_screen_fields GET /rest/api/3/screens/{screenId}/availableFields Get available screen fields
ScreensApi get_screens GET /rest/api/3/screens Get screens
ScreensApi get_screens_for_field GET /rest/api/3/field/{fieldId}/screens Get screens for a field
ScreensApi update_screen PUT /rest/api/3/screens/{screenId} Update screen
ServerInfoApi get_server_info GET /rest/api/3/serverInfo Get Jira instance info
ServiceRegistryApi service_registry_resource_period_services_get GET /rest/atlassian-connect/1/service-registry Retrieve the attributes of service registries
StatusApi create_statuses POST /rest/api/3/statuses Bulk create statuses
StatusApi delete_statuses_by_id DELETE /rest/api/3/statuses Bulk delete Statuses
StatusApi get_statuses_by_id GET /rest/api/3/statuses Bulk get statuses
StatusApi search GET /rest/api/3/statuses/search Search statuses paginated
StatusApi update_statuses PUT /rest/api/3/statuses Bulk update statuses
TasksApi cancel_task POST /rest/api/3/task/{taskId}/cancel Cancel task
TasksApi get_task GET /rest/api/3/task/{taskId} Get task
TimeTrackingApi get_available_time_tracking_implementations GET /rest/api/3/configuration/timetracking/list Get all time tracking providers
TimeTrackingApi get_selected_time_tracking_implementation GET /rest/api/3/configuration/timetracking Get selected time tracking provider
TimeTrackingApi get_shared_time_tracking_configuration GET /rest/api/3/configuration/timetracking/options Get time tracking settings
TimeTrackingApi select_time_tracking_implementation PUT /rest/api/3/configuration/timetracking Select time tracking provider
TimeTrackingApi set_shared_time_tracking_configuration PUT /rest/api/3/configuration/timetracking/options Set time tracking settings
UiModificationsAppsApi create_ui_modification POST /rest/api/3/uiModifications Create UI modification
UiModificationsAppsApi delete_ui_modification DELETE /rest/api/3/uiModifications/{uiModificationId} Delete UI modification
UiModificationsAppsApi get_ui_modifications GET /rest/api/3/uiModifications Get UI modifications
UiModificationsAppsApi update_ui_modification PUT /rest/api/3/uiModifications/{uiModificationId} Update UI modification
UserPropertiesApi delete_user_property DELETE /rest/api/3/user/properties/{propertyKey} Delete user property
UserPropertiesApi get_user_property GET /rest/api/3/user/properties/{propertyKey} Get user property
UserPropertiesApi get_user_property_keys GET /rest/api/3/user/properties Get user property keys
UserPropertiesApi set_user_property PUT /rest/api/3/user/properties/{propertyKey} Set user property
UserSearchApi find_assignable_users GET /rest/api/3/user/assignable/search Find users assignable to issues
UserSearchApi find_bulk_assignable_users GET /rest/api/3/user/assignable/multiProjectSearch Find users assignable to projects
UserSearchApi find_user_keys_by_query GET /rest/api/3/user/search/query/key Find user keys by query
UserSearchApi find_users GET /rest/api/3/user/search Find users
UserSearchApi find_users_by_query GET /rest/api/3/user/search/query Find users by query
UserSearchApi find_users_for_picker GET /rest/api/3/user/picker Find users for picker
UserSearchApi find_users_with_all_permissions GET /rest/api/3/user/permission/search Find users with permissions
UserSearchApi find_users_with_browse_permission GET /rest/api/3/user/viewissue/search Find users with browse permission
UsersApi bulk_get_users GET /rest/api/3/user/bulk Bulk get users
UsersApi bulk_get_users_migration GET /rest/api/3/user/bulk/migration Get account IDs for users
UsersApi create_user POST /rest/api/3/user Create user
UsersApi get_all_users GET /rest/api/3/users/search Get all users
UsersApi get_all_users_default GET /rest/api/3/users Get all users default
UsersApi get_user GET /rest/api/3/user Get user
UsersApi get_user_default_columns GET /rest/api/3/user/columns Get user default columns
UsersApi get_user_email GET /rest/api/3/user/email Get user email
UsersApi get_user_email_bulk GET /rest/api/3/user/email/bulk Get user email bulk
UsersApi get_user_groups GET /rest/api/3/user/groups Get user groups
UsersApi remove_user DELETE /rest/api/3/user Delete user
UsersApi reset_user_columns DELETE /rest/api/3/user/columns Reset user default columns
UsersApi set_user_columns PUT /rest/api/3/user/columns Set user default columns
WebhooksApi delete_webhook_by_id DELETE /rest/api/3/webhook Delete webhooks by ID
WebhooksApi get_dynamic_webhooks_for_app GET /rest/api/3/webhook Get dynamic webhooks for app
WebhooksApi get_failed_webhooks GET /rest/api/3/webhook/failed Get failed webhooks
WebhooksApi refresh_webhooks PUT /rest/api/3/webhook/refresh Extend webhook life
WebhooksApi register_dynamic_webhooks POST /rest/api/3/webhook Register dynamic webhooks
WorkflowSchemeDraftsApi create_workflow_scheme_draft_from_parent POST /rest/api/3/workflowscheme/{id}/createdraft Create draft workflow scheme
WorkflowSchemeDraftsApi delete_draft_default_workflow DELETE /rest/api/3/workflowscheme/{id}/draft/default Delete draft default workflow
WorkflowSchemeDraftsApi delete_draft_workflow_mapping DELETE /rest/api/3/workflowscheme/{id}/draft/workflow Delete issue types for workflow in draft workflow scheme
WorkflowSchemeDraftsApi delete_workflow_scheme_draft DELETE /rest/api/3/workflowscheme/{id}/draft Delete draft workflow scheme
WorkflowSchemeDraftsApi delete_workflow_scheme_draft_issue_type DELETE /rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType} Delete workflow for issue type in draft workflow scheme
WorkflowSchemeDraftsApi get_draft_default_workflow GET /rest/api/3/workflowscheme/{id}/draft/default Get draft default workflow
WorkflowSchemeDraftsApi get_draft_workflow GET /rest/api/3/workflowscheme/{id}/draft/workflow Get issue types for workflows in draft workflow scheme
WorkflowSchemeDraftsApi get_workflow_scheme_draft GET /rest/api/3/workflowscheme/{id}/draft Get draft workflow scheme
WorkflowSchemeDraftsApi get_workflow_scheme_draft_issue_type GET /rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType} Get workflow for issue type in draft workflow scheme
WorkflowSchemeDraftsApi publish_draft_workflow_scheme POST /rest/api/3/workflowscheme/{id}/draft/publish Publish draft workflow scheme
WorkflowSchemeDraftsApi set_workflow_scheme_draft_issue_type PUT /rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType} Set workflow for issue type in draft workflow scheme
WorkflowSchemeDraftsApi update_draft_default_workflow PUT /rest/api/3/workflowscheme/{id}/draft/default Update draft default workflow
WorkflowSchemeDraftsApi update_draft_workflow_mapping PUT /rest/api/3/workflowscheme/{id}/draft/workflow Set issue types for workflow in workflow scheme
WorkflowSchemeDraftsApi update_workflow_scheme_draft PUT /rest/api/3/workflowscheme/{id}/draft Update draft workflow scheme
WorkflowSchemeProjectAssociationsApi assign_scheme_to_project PUT /rest/api/3/workflowscheme/project Assign workflow scheme to project
WorkflowSchemeProjectAssociationsApi get_workflow_scheme_project_associations GET /rest/api/3/workflowscheme/project Get workflow scheme project associations
WorkflowSchemesApi create_workflow_scheme POST /rest/api/3/workflowscheme Create workflow scheme
WorkflowSchemesApi delete_default_workflow DELETE /rest/api/3/workflowscheme/{id}/default Delete default workflow
WorkflowSchemesApi delete_workflow_mapping DELETE /rest/api/3/workflowscheme/{id}/workflow Delete issue types for workflow in workflow scheme
WorkflowSchemesApi delete_workflow_scheme DELETE /rest/api/3/workflowscheme/{id} Delete workflow scheme
WorkflowSchemesApi delete_workflow_scheme_issue_type DELETE /rest/api/3/workflowscheme/{id}/issuetype/{issueType} Delete workflow for issue type in workflow scheme
WorkflowSchemesApi get_all_workflow_schemes GET /rest/api/3/workflowscheme Get all workflow schemes
WorkflowSchemesApi get_default_workflow GET /rest/api/3/workflowscheme/{id}/default Get default workflow
WorkflowSchemesApi get_workflow GET /rest/api/3/workflowscheme/{id}/workflow Get issue types for workflows in workflow scheme
WorkflowSchemesApi get_workflow_scheme GET /rest/api/3/workflowscheme/{id} Get workflow scheme
WorkflowSchemesApi get_workflow_scheme_issue_type GET /rest/api/3/workflowscheme/{id}/issuetype/{issueType} Get workflow for issue type in workflow scheme
WorkflowSchemesApi read_workflow_schemes POST /rest/api/3/workflowscheme/read Bulk get workflow schemes
WorkflowSchemesApi set_workflow_scheme_issue_type PUT /rest/api/3/workflowscheme/{id}/issuetype/{issueType} Set workflow for issue type in workflow scheme
WorkflowSchemesApi update_default_workflow PUT /rest/api/3/workflowscheme/{id}/default Update default workflow
WorkflowSchemesApi update_schemes POST /rest/api/3/workflowscheme/update Update workflow scheme
WorkflowSchemesApi update_workflow_mapping PUT /rest/api/3/workflowscheme/{id}/workflow Set issue types for workflow in workflow scheme
WorkflowSchemesApi update_workflow_scheme PUT /rest/api/3/workflowscheme/{id} Classic update workflow scheme
WorkflowSchemesApi update_workflow_scheme_mappings POST /rest/api/3/workflowscheme/update/mappings Get required status mappings for workflow scheme update
WorkflowStatusCategoriesApi get_status_categories GET /rest/api/3/statuscategory Get all status categories
WorkflowStatusCategoriesApi get_status_category GET /rest/api/3/statuscategory/{idOrKey} Get status category
WorkflowStatusesApi get_status GET /rest/api/3/status/{idOrName} Get status
WorkflowStatusesApi get_statuses GET /rest/api/3/status Get all statuses
WorkflowTransitionPropertiesApi create_workflow_transition_property POST /rest/api/3/workflow/transitions/{transitionId}/properties Create workflow transition property
WorkflowTransitionPropertiesApi delete_workflow_transition_property DELETE /rest/api/3/workflow/transitions/{transitionId}/properties Delete workflow transition property
WorkflowTransitionPropertiesApi get_workflow_transition_properties GET /rest/api/3/workflow/transitions/{transitionId}/properties Get workflow transition properties
WorkflowTransitionPropertiesApi update_workflow_transition_property PUT /rest/api/3/workflow/transitions/{transitionId}/properties Update workflow transition property
WorkflowTransitionRulesApi delete_workflow_transition_rule_configurations PUT /rest/api/3/workflow/rule/config/delete Delete workflow transition rule configurations
WorkflowTransitionRulesApi get_workflow_transition_rule_configurations GET /rest/api/3/workflow/rule/config Get workflow transition rule configurations
WorkflowTransitionRulesApi update_workflow_transition_rule_configurations PUT /rest/api/3/workflow/rule/config Update workflow transition rule configurations
WorkflowsApi create_workflow POST /rest/api/3/workflow Create workflow
WorkflowsApi create_workflows POST /rest/api/3/workflows/create Bulk create workflows
WorkflowsApi delete_inactive_workflow DELETE /rest/api/3/workflow/{entityId} Delete inactive workflow
WorkflowsApi get_all_workflows GET /rest/api/3/workflow Get all workflows
WorkflowsApi get_workflows_paginated GET /rest/api/3/workflow/search Get workflows paginated
WorkflowsApi read_workflows POST /rest/api/3/workflows Bulk get workflows
WorkflowsApi update_workflows POST /rest/api/3/workflows/update Bulk update workflows
WorkflowsApi validate_create_workflows POST /rest/api/3/workflows/create/validation Validate create workflows
WorkflowsApi validate_update_workflows POST /rest/api/3/workflows/update/validation Validate update workflows
WorkflowsApi workflow_capabilities GET /rest/api/3/workflows/capabilities Get available workflow capabilities

Documentation For Models

To get access to the crate's generated documentation, use:

cargo doc --open

Author

ecosystem@atlassian.com

Dependencies

~8–19MB
~277K SLoC