# the_jira_cloud_platform_rest_api

TheJiraCloudPlatformRestApi - JavaScript client for the_jira_cloud_platform_rest_api
Jira Cloud platform REST API documentation
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 1001.0.0-SNAPSHOT
- Package version: 1001.0.0-SNAPSHOT
- Build package: io.swagger.codegen.v3.generators.javascript.JavaScriptClientCodegen

## Installation

### For [Node.js](https://nodejs.org/)

#### npm

To publish the library as a [npm](https://www.npmjs.com/),
please follow the procedure in ["Publishing npm packages"](https://docs.npmjs.com/getting-started/publishing-npm-packages).

Then install it via:

```shell
npm install the_jira_cloud_platform_rest_api --save
```

#### git
#
If the library is hosted at a git repository, e.g.
https://github.com/GIT_USER_ID/GIT_REPO_ID
then install it via:

```shell
    npm install GIT_USER_ID/GIT_REPO_ID --save
```

### For browser

The library also works in the browser environment via npm and [browserify](http://browserify.org/). After following
the above steps with Node.js and installing browserify with `npm install -g browserify`,
perform the following (assuming *main.js* is your entry file):

```shell
browserify main.js > bundle.js
```

Then include *bundle.js* in the HTML pages.

### Webpack Configuration

Using Webpack you may encounter the following error: "Module not found: Error:
Cannot resolve module", most certainly you should disable AMD loader. Add/merge
the following section to your webpack config:

```javascript
module: {
  rules: [
    {
      parser: {
        amd: false
      }
    }
  ]
}
```

## Getting Started

Please follow the [installation](#installation) instruction and execute the following JS code:

```javascript
var TheJiraCloudPlatformRestApi = require('the_jira_cloud_platform_rest_api');
var defaultClient = TheJiraCloudPlatformRestApi.ApiClient.instance;

// Configure OAuth2 access token for authorization: OAuth2
var OAuth2 = defaultClient.authentications['OAuth2'];
OAuth2.accessToken = "YOUR ACCESS TOKEN"
// Configure HTTP basic authorization: basicAuth
var basicAuth = defaultClient.authentications['basicAuth'];
basicAuth.username = 'YOUR USERNAME'
basicAuth.password = 'YOUR PASSWORD'

var api = new TheJiraCloudPlatformRestApi.AnnouncementBannerApi()
var callback = function(error, data, response) {
  if (error) {
    console.error(error);
  } else {
    console.log('API called successfully. Returned data: ' + data);
  }
};
api.getBanner(callback);
```

## Documentation for API Endpoints

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

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*TheJiraCloudPlatformRestApi.AnnouncementBannerApi* | [**getBanner**](docs/AnnouncementBannerApi.md#getBanner) | **GET** /rest/api/3/announcementBanner | Get announcement banner configuration
*TheJiraCloudPlatformRestApi.AnnouncementBannerApi* | [**setBanner**](docs/AnnouncementBannerApi.md#setBanner) | **PUT** /rest/api/3/announcementBanner | Update announcement banner configuration
*TheJiraCloudPlatformRestApi.AppMigrationApi* | [**appIssueFieldValueUpdateResourceUpdateIssueFieldsPut**](docs/AppMigrationApi.md#appIssueFieldValueUpdateResourceUpdateIssueFieldsPut) | **PUT** /rest/atlassian-connect/1/migration/field | Bulk update custom field value
*TheJiraCloudPlatformRestApi.AppMigrationApi* | [**migrationResourceUpdateEntityPropertiesValuePut**](docs/AppMigrationApi.md#migrationResourceUpdateEntityPropertiesValuePut) | **PUT** /rest/atlassian-connect/1/migration/properties/{entityType} | Bulk update entity properties
*TheJiraCloudPlatformRestApi.AppMigrationApi* | [**migrationResourceWorkflowRuleSearchPost**](docs/AppMigrationApi.md#migrationResourceWorkflowRuleSearchPost) | **POST** /rest/atlassian-connect/1/migration/workflow/rule/search | Get workflow transition rule configurations
*TheJiraCloudPlatformRestApi.AppPropertiesApi* | [**addonPropertiesResourceDeleteAddonPropertyDelete**](docs/AppPropertiesApi.md#addonPropertiesResourceDeleteAddonPropertyDelete) | **DELETE** /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} | Delete app property
*TheJiraCloudPlatformRestApi.AppPropertiesApi* | [**addonPropertiesResourceDeleteAppPropertyDelete**](docs/AppPropertiesApi.md#addonPropertiesResourceDeleteAppPropertyDelete) | **DELETE** /rest/forge/1/app/properties/{propertyKey} | Delete app property (Forge)
*TheJiraCloudPlatformRestApi.AppPropertiesApi* | [**addonPropertiesResourceGetAddonPropertiesGet**](docs/AppPropertiesApi.md#addonPropertiesResourceGetAddonPropertiesGet) | **GET** /rest/atlassian-connect/1/addons/{addonKey}/properties | Get app properties
*TheJiraCloudPlatformRestApi.AppPropertiesApi* | [**addonPropertiesResourceGetAddonPropertyGet**](docs/AppPropertiesApi.md#addonPropertiesResourceGetAddonPropertyGet) | **GET** /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} | Get app property
*TheJiraCloudPlatformRestApi.AppPropertiesApi* | [**addonPropertiesResourcePutAddonPropertyPut**](docs/AppPropertiesApi.md#addonPropertiesResourcePutAddonPropertyPut) | **PUT** /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} | Set app property
*TheJiraCloudPlatformRestApi.AppPropertiesApi* | [**addonPropertiesResourcePutAppPropertyPut**](docs/AppPropertiesApi.md#addonPropertiesResourcePutAppPropertyPut) | **PUT** /rest/forge/1/app/properties/{propertyKey} | Set app property (Forge)
*TheJiraCloudPlatformRestApi.ApplicationRolesApi* | [**getAllApplicationRoles**](docs/ApplicationRolesApi.md#getAllApplicationRoles) | **GET** /rest/api/3/applicationrole | Get all application roles
*TheJiraCloudPlatformRestApi.ApplicationRolesApi* | [**getApplicationRole**](docs/ApplicationRolesApi.md#getApplicationRole) | **GET** /rest/api/3/applicationrole/{key} | Get application role
*TheJiraCloudPlatformRestApi.AuditRecordsApi* | [**getAuditRecords**](docs/AuditRecordsApi.md#getAuditRecords) | **GET** /rest/api/3/auditing/record | Get audit records
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**deleteAvatar**](docs/AvatarsApi.md#deleteAvatar) | **DELETE** /rest/api/3/universal_avatar/type/{type}/owner/{owningObjectId}/avatar/{id} | Delete avatar
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**getAllSystemAvatars**](docs/AvatarsApi.md#getAllSystemAvatars) | **GET** /rest/api/3/avatar/{type}/system | Get system avatars by type
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**getAvatarImageByID**](docs/AvatarsApi.md#getAvatarImageByID) | **GET** /rest/api/3/universal_avatar/view/type/{type}/avatar/{id} | Get avatar image by ID
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**getAvatarImageByOwner**](docs/AvatarsApi.md#getAvatarImageByOwner) | **GET** /rest/api/3/universal_avatar/view/type/{type}/owner/{entityId} | Get avatar image by owner
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**getAvatarImageByType**](docs/AvatarsApi.md#getAvatarImageByType) | **GET** /rest/api/3/universal_avatar/view/type/{type} | Get avatar image by type
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**getAvatars**](docs/AvatarsApi.md#getAvatars) | **GET** /rest/api/3/universal_avatar/type/{type}/owner/{entityId} | Get avatars
*TheJiraCloudPlatformRestApi.AvatarsApi* | [**storeAvatar**](docs/AvatarsApi.md#storeAvatar) | **POST** /rest/api/3/universal_avatar/type/{type}/owner/{entityId} | Load avatar
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**addGadget**](docs/DashboardsApi.md#addGadget) | **POST** /rest/api/3/dashboard/{dashboardId}/gadget | Add gadget to dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**copyDashboard**](docs/DashboardsApi.md#copyDashboard) | **POST** /rest/api/3/dashboard/{id}/copy | Copy dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**createDashboard**](docs/DashboardsApi.md#createDashboard) | **POST** /rest/api/3/dashboard | Create dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**deleteDashboard**](docs/DashboardsApi.md#deleteDashboard) | **DELETE** /rest/api/3/dashboard/{id} | Delete dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**deleteDashboardItemProperty**](docs/DashboardsApi.md#deleteDashboardItemProperty) | **DELETE** /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} | Delete dashboard item property
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getAllAvailableDashboardGadgets**](docs/DashboardsApi.md#getAllAvailableDashboardGadgets) | **GET** /rest/api/3/dashboard/gadgets | Get available gadgets
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getAllDashboards**](docs/DashboardsApi.md#getAllDashboards) | **GET** /rest/api/3/dashboard | Get all dashboards
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getAllGadgets**](docs/DashboardsApi.md#getAllGadgets) | **GET** /rest/api/3/dashboard/{dashboardId}/gadget | Get gadgets
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getDashboard**](docs/DashboardsApi.md#getDashboard) | **GET** /rest/api/3/dashboard/{id} | Get dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getDashboardItemProperty**](docs/DashboardsApi.md#getDashboardItemProperty) | **GET** /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} | Get dashboard item property
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getDashboardItemPropertyKeys**](docs/DashboardsApi.md#getDashboardItemPropertyKeys) | **GET** /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties | Get dashboard item property keys
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**getDashboardsPaginated**](docs/DashboardsApi.md#getDashboardsPaginated) | **GET** /rest/api/3/dashboard/search | Search for dashboards
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**removeGadget**](docs/DashboardsApi.md#removeGadget) | **DELETE** /rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId} | Remove gadget from dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**setDashboardItemProperty**](docs/DashboardsApi.md#setDashboardItemProperty) | **PUT** /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey} | Set dashboard item property
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**updateDashboard**](docs/DashboardsApi.md#updateDashboard) | **PUT** /rest/api/3/dashboard/{id} | Update dashboard
*TheJiraCloudPlatformRestApi.DashboardsApi* | [**updateGadget**](docs/DashboardsApi.md#updateGadget) | **PUT** /rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId} | Update gadget on dashboard
*TheJiraCloudPlatformRestApi.DynamicModulesApi* | [**dynamicModulesResourceGetModulesGet**](docs/DynamicModulesApi.md#dynamicModulesResourceGetModulesGet) | **GET** /rest/atlassian-connect/1/app/module/dynamic | Get modules
*TheJiraCloudPlatformRestApi.DynamicModulesApi* | [**dynamicModulesResourceRegisterModulesPost**](docs/DynamicModulesApi.md#dynamicModulesResourceRegisterModulesPost) | **POST** /rest/atlassian-connect/1/app/module/dynamic | Register modules
*TheJiraCloudPlatformRestApi.DynamicModulesApi* | [**dynamicModulesResourceRemoveModulesDelete**](docs/DynamicModulesApi.md#dynamicModulesResourceRemoveModulesDelete) | **DELETE** /rest/atlassian-connect/1/app/module/dynamic | Remove modules
*TheJiraCloudPlatformRestApi.FilterSharingApi* | [**addSharePermission**](docs/FilterSharingApi.md#addSharePermission) | **POST** /rest/api/3/filter/{id}/permission | Add share permission
*TheJiraCloudPlatformRestApi.FilterSharingApi* | [**deleteSharePermission**](docs/FilterSharingApi.md#deleteSharePermission) | **DELETE** /rest/api/3/filter/{id}/permission/{permissionId} | Delete share permission
*TheJiraCloudPlatformRestApi.FilterSharingApi* | [**getDefaultShareScope**](docs/FilterSharingApi.md#getDefaultShareScope) | **GET** /rest/api/3/filter/defaultShareScope | Get default share scope
*TheJiraCloudPlatformRestApi.FilterSharingApi* | [**getSharePermission**](docs/FilterSharingApi.md#getSharePermission) | **GET** /rest/api/3/filter/{id}/permission/{permissionId} | Get share permission
*TheJiraCloudPlatformRestApi.FilterSharingApi* | [**getSharePermissions**](docs/FilterSharingApi.md#getSharePermissions) | **GET** /rest/api/3/filter/{id}/permission | Get share permissions
*TheJiraCloudPlatformRestApi.FilterSharingApi* | [**setDefaultShareScope**](docs/FilterSharingApi.md#setDefaultShareScope) | **PUT** /rest/api/3/filter/defaultShareScope | Set default share scope
*TheJiraCloudPlatformRestApi.FiltersApi* | [**changeFilterOwner**](docs/FiltersApi.md#changeFilterOwner) | **PUT** /rest/api/3/filter/{id}/owner | Change filter owner
*TheJiraCloudPlatformRestApi.FiltersApi* | [**createFilter**](docs/FiltersApi.md#createFilter) | **POST** /rest/api/3/filter | Create filter
*TheJiraCloudPlatformRestApi.FiltersApi* | [**deleteFavouriteForFilter**](docs/FiltersApi.md#deleteFavouriteForFilter) | **DELETE** /rest/api/3/filter/{id}/favourite | Remove filter as favorite
*TheJiraCloudPlatformRestApi.FiltersApi* | [**deleteFilter**](docs/FiltersApi.md#deleteFilter) | **DELETE** /rest/api/3/filter/{id} | Delete filter
*TheJiraCloudPlatformRestApi.FiltersApi* | [**getColumns**](docs/FiltersApi.md#getColumns) | **GET** /rest/api/3/filter/{id}/columns | Get columns
*TheJiraCloudPlatformRestApi.FiltersApi* | [**getFavouriteFilters**](docs/FiltersApi.md#getFavouriteFilters) | **GET** /rest/api/3/filter/favourite | Get favorite filters
*TheJiraCloudPlatformRestApi.FiltersApi* | [**getFilter**](docs/FiltersApi.md#getFilter) | **GET** /rest/api/3/filter/{id} | Get filter
*TheJiraCloudPlatformRestApi.FiltersApi* | [**getFiltersPaginated**](docs/FiltersApi.md#getFiltersPaginated) | **GET** /rest/api/3/filter/search | Search for filters
*TheJiraCloudPlatformRestApi.FiltersApi* | [**getMyFilters**](docs/FiltersApi.md#getMyFilters) | **GET** /rest/api/3/filter/my | Get my filters
*TheJiraCloudPlatformRestApi.FiltersApi* | [**resetColumns**](docs/FiltersApi.md#resetColumns) | **DELETE** /rest/api/3/filter/{id}/columns | Reset columns
*TheJiraCloudPlatformRestApi.FiltersApi* | [**setColumns**](docs/FiltersApi.md#setColumns) | **PUT** /rest/api/3/filter/{id}/columns | Set columns
*TheJiraCloudPlatformRestApi.FiltersApi* | [**setFavouriteForFilter**](docs/FiltersApi.md#setFavouriteForFilter) | **PUT** /rest/api/3/filter/{id}/favourite | Add filter as favorite
*TheJiraCloudPlatformRestApi.FiltersApi* | [**updateFilter**](docs/FiltersApi.md#updateFilter) | **PUT** /rest/api/3/filter/{id} | Update filter
*TheJiraCloudPlatformRestApi.GroupAndUserPickerApi* | [**findUsersAndGroups**](docs/GroupAndUserPickerApi.md#findUsersAndGroups) | **GET** /rest/api/3/groupuserpicker | Find users and groups
*TheJiraCloudPlatformRestApi.GroupsApi* | [**addUserToGroup**](docs/GroupsApi.md#addUserToGroup) | **POST** /rest/api/3/group/user | Add user to group
*TheJiraCloudPlatformRestApi.GroupsApi* | [**bulkGetGroups**](docs/GroupsApi.md#bulkGetGroups) | **GET** /rest/api/3/group/bulk | Bulk get groups
*TheJiraCloudPlatformRestApi.GroupsApi* | [**createGroup**](docs/GroupsApi.md#createGroup) | **POST** /rest/api/3/group | Create group
*TheJiraCloudPlatformRestApi.GroupsApi* | [**findGroups**](docs/GroupsApi.md#findGroups) | **GET** /rest/api/3/groups/picker | Find groups
*TheJiraCloudPlatformRestApi.GroupsApi* | [**getGroup**](docs/GroupsApi.md#getGroup) | **GET** /rest/api/3/group | Get group
*TheJiraCloudPlatformRestApi.GroupsApi* | [**getUsersFromGroup**](docs/GroupsApi.md#getUsersFromGroup) | **GET** /rest/api/3/group/member | Get users from group
*TheJiraCloudPlatformRestApi.GroupsApi* | [**removeGroup**](docs/GroupsApi.md#removeGroup) | **DELETE** /rest/api/3/group | Remove group
*TheJiraCloudPlatformRestApi.GroupsApi* | [**removeUserFromGroup**](docs/GroupsApi.md#removeUserFromGroup) | **DELETE** /rest/api/3/group/user | Remove user from group
*TheJiraCloudPlatformRestApi.InstanceInformationApi* | [**getLicense**](docs/InstanceInformationApi.md#getLicense) | **GET** /rest/api/3/instance/license | Get license
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**addAttachment**](docs/IssueAttachmentsApi.md#addAttachment) | **POST** /rest/api/3/issue/{issueIdOrKey}/attachments | Add attachment
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**expandAttachmentForHumans**](docs/IssueAttachmentsApi.md#expandAttachmentForHumans) | **GET** /rest/api/3/attachment/{id}/expand/human | Get all metadata for an expanded attachment
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**expandAttachmentForMachines**](docs/IssueAttachmentsApi.md#expandAttachmentForMachines) | **GET** /rest/api/3/attachment/{id}/expand/raw | Get contents metadata for an expanded attachment
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**getAttachment**](docs/IssueAttachmentsApi.md#getAttachment) | **GET** /rest/api/3/attachment/{id} | Get attachment metadata
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**getAttachmentContent**](docs/IssueAttachmentsApi.md#getAttachmentContent) | **GET** /rest/api/3/attachment/content/{id} | Get attachment content
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**getAttachmentMeta**](docs/IssueAttachmentsApi.md#getAttachmentMeta) | **GET** /rest/api/3/attachment/meta | Get Jira attachment settings
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**getAttachmentThumbnail**](docs/IssueAttachmentsApi.md#getAttachmentThumbnail) | **GET** /rest/api/3/attachment/thumbnail/{id} | Get attachment thumbnail
*TheJiraCloudPlatformRestApi.IssueAttachmentsApi* | [**removeAttachment**](docs/IssueAttachmentsApi.md#removeAttachment) | **DELETE** /rest/api/3/attachment/{id} | Delete attachment
*TheJiraCloudPlatformRestApi.IssueCommentPropertiesApi* | [**deleteCommentProperty**](docs/IssueCommentPropertiesApi.md#deleteCommentProperty) | **DELETE** /rest/api/3/comment/{commentId}/properties/{propertyKey} | Delete comment property
*TheJiraCloudPlatformRestApi.IssueCommentPropertiesApi* | [**getCommentProperty**](docs/IssueCommentPropertiesApi.md#getCommentProperty) | **GET** /rest/api/3/comment/{commentId}/properties/{propertyKey} | Get comment property
*TheJiraCloudPlatformRestApi.IssueCommentPropertiesApi* | [**getCommentPropertyKeys**](docs/IssueCommentPropertiesApi.md#getCommentPropertyKeys) | **GET** /rest/api/3/comment/{commentId}/properties | Get comment property keys
*TheJiraCloudPlatformRestApi.IssueCommentPropertiesApi* | [**setCommentProperty**](docs/IssueCommentPropertiesApi.md#setCommentProperty) | **PUT** /rest/api/3/comment/{commentId}/properties/{propertyKey} | Set comment property
*TheJiraCloudPlatformRestApi.IssueCommentsApi* | [**addComment**](docs/IssueCommentsApi.md#addComment) | **POST** /rest/api/3/issue/{issueIdOrKey}/comment | Add comment
*TheJiraCloudPlatformRestApi.IssueCommentsApi* | [**deleteComment**](docs/IssueCommentsApi.md#deleteComment) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/comment/{id} | Delete comment
*TheJiraCloudPlatformRestApi.IssueCommentsApi* | [**getComment**](docs/IssueCommentsApi.md#getComment) | **GET** /rest/api/3/issue/{issueIdOrKey}/comment/{id} | Get comment
*TheJiraCloudPlatformRestApi.IssueCommentsApi* | [**getComments**](docs/IssueCommentsApi.md#getComments) | **GET** /rest/api/3/issue/{issueIdOrKey}/comment | Get comments
*TheJiraCloudPlatformRestApi.IssueCommentsApi* | [**getCommentsByIds**](docs/IssueCommentsApi.md#getCommentsByIds) | **POST** /rest/api/3/comment/list | Get comments by IDs
*TheJiraCloudPlatformRestApi.IssueCommentsApi* | [**updateComment**](docs/IssueCommentsApi.md#updateComment) | **PUT** /rest/api/3/issue/{issueIdOrKey}/comment/{id} | Update comment
*TheJiraCloudPlatformRestApi.IssueCustomFieldConfigurationAppsApi* | [**getCustomFieldConfiguration**](docs/IssueCustomFieldConfigurationAppsApi.md#getCustomFieldConfiguration) | **GET** /rest/api/3/app/field/{fieldIdOrKey}/context/configuration | Get custom field configurations
*TheJiraCloudPlatformRestApi.IssueCustomFieldConfigurationAppsApi* | [**updateCustomFieldConfiguration**](docs/IssueCustomFieldConfigurationAppsApi.md#updateCustomFieldConfiguration) | **PUT** /rest/api/3/app/field/{fieldIdOrKey}/context/configuration | Update custom field configurations
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**addIssueTypesToContext**](docs/IssueCustomFieldContextsApi.md#addIssueTypesToContext) | **PUT** /rest/api/3/field/{fieldId}/context/{contextId}/issuetype | Add issue types to context
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**assignProjectsToCustomFieldContext**](docs/IssueCustomFieldContextsApi.md#assignProjectsToCustomFieldContext) | **PUT** /rest/api/3/field/{fieldId}/context/{contextId}/project | Assign custom field context to projects
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**createCustomFieldContext**](docs/IssueCustomFieldContextsApi.md#createCustomFieldContext) | **POST** /rest/api/3/field/{fieldId}/context | Create custom field context
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**deleteCustomFieldContext**](docs/IssueCustomFieldContextsApi.md#deleteCustomFieldContext) | **DELETE** /rest/api/3/field/{fieldId}/context/{contextId} | Delete custom field context
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**getContextsForField**](docs/IssueCustomFieldContextsApi.md#getContextsForField) | **GET** /rest/api/3/field/{fieldId}/context | Get custom field contexts
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**getCustomFieldContextsForProjectsAndIssueTypes**](docs/IssueCustomFieldContextsApi.md#getCustomFieldContextsForProjectsAndIssueTypes) | **POST** /rest/api/3/field/{fieldId}/context/mapping | Get custom field contexts for projects and issue types
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**getDefaultValues**](docs/IssueCustomFieldContextsApi.md#getDefaultValues) | **GET** /rest/api/3/field/{fieldId}/context/defaultValue | Get custom field contexts default values
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**getIssueTypeMappingsForContexts**](docs/IssueCustomFieldContextsApi.md#getIssueTypeMappingsForContexts) | **GET** /rest/api/3/field/{fieldId}/context/issuetypemapping | Get issue types for custom field context
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**getProjectContextMapping**](docs/IssueCustomFieldContextsApi.md#getProjectContextMapping) | **GET** /rest/api/3/field/{fieldId}/context/projectmapping | Get project mappings for custom field context
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**removeCustomFieldContextFromProjects**](docs/IssueCustomFieldContextsApi.md#removeCustomFieldContextFromProjects) | **POST** /rest/api/3/field/{fieldId}/context/{contextId}/project/remove | Remove custom field context from projects
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**removeIssueTypesFromContext**](docs/IssueCustomFieldContextsApi.md#removeIssueTypesFromContext) | **POST** /rest/api/3/field/{fieldId}/context/{contextId}/issuetype/remove | Remove issue types from context
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**setDefaultValues**](docs/IssueCustomFieldContextsApi.md#setDefaultValues) | **PUT** /rest/api/3/field/{fieldId}/context/defaultValue | Set custom field contexts default values
*TheJiraCloudPlatformRestApi.IssueCustomFieldContextsApi* | [**updateCustomFieldContext**](docs/IssueCustomFieldContextsApi.md#updateCustomFieldContext) | **PUT** /rest/api/3/field/{fieldId}/context/{contextId} | Update custom field context
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsApi* | [**createCustomFieldOption**](docs/IssueCustomFieldOptionsApi.md#createCustomFieldOption) | **POST** /rest/api/3/field/{fieldId}/context/{contextId}/option | Create custom field options (context)
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsApi* | [**deleteCustomFieldOption**](docs/IssueCustomFieldOptionsApi.md#deleteCustomFieldOption) | **DELETE** /rest/api/3/field/{fieldId}/context/{contextId}/option/{optionId} | Delete custom field options (context)
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsApi* | [**getCustomFieldOption**](docs/IssueCustomFieldOptionsApi.md#getCustomFieldOption) | **GET** /rest/api/3/customFieldOption/{id} | Get custom field option
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsApi* | [**getOptionsForContext**](docs/IssueCustomFieldOptionsApi.md#getOptionsForContext) | **GET** /rest/api/3/field/{fieldId}/context/{contextId}/option | Get custom field options (context)
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsApi* | [**reorderCustomFieldOptions**](docs/IssueCustomFieldOptionsApi.md#reorderCustomFieldOptions) | **PUT** /rest/api/3/field/{fieldId}/context/{contextId}/option/move | Reorder custom field options (context)
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsApi* | [**updateCustomFieldOption**](docs/IssueCustomFieldOptionsApi.md#updateCustomFieldOption) | **PUT** /rest/api/3/field/{fieldId}/context/{contextId}/option | Update custom field options (context)
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**createIssueFieldOption**](docs/IssueCustomFieldOptionsAppsApi.md#createIssueFieldOption) | **POST** /rest/api/3/field/{fieldKey}/option | Create issue field option
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**deleteIssueFieldOption**](docs/IssueCustomFieldOptionsAppsApi.md#deleteIssueFieldOption) | **DELETE** /rest/api/3/field/{fieldKey}/option/{optionId} | Delete issue field option
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**getAllIssueFieldOptions**](docs/IssueCustomFieldOptionsAppsApi.md#getAllIssueFieldOptions) | **GET** /rest/api/3/field/{fieldKey}/option | Get all issue field options
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**getIssueFieldOption**](docs/IssueCustomFieldOptionsAppsApi.md#getIssueFieldOption) | **GET** /rest/api/3/field/{fieldKey}/option/{optionId} | Get issue field option
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**getSelectableIssueFieldOptions**](docs/IssueCustomFieldOptionsAppsApi.md#getSelectableIssueFieldOptions) | **GET** /rest/api/3/field/{fieldKey}/option/suggestions/edit | Get selectable issue field options
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**getVisibleIssueFieldOptions**](docs/IssueCustomFieldOptionsAppsApi.md#getVisibleIssueFieldOptions) | **GET** /rest/api/3/field/{fieldKey}/option/suggestions/search | Get visible issue field options
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**replaceIssueFieldOption**](docs/IssueCustomFieldOptionsAppsApi.md#replaceIssueFieldOption) | **DELETE** /rest/api/3/field/{fieldKey}/option/{optionId}/issue | Replace issue field option
*TheJiraCloudPlatformRestApi.IssueCustomFieldOptionsAppsApi* | [**updateIssueFieldOption**](docs/IssueCustomFieldOptionsAppsApi.md#updateIssueFieldOption) | **PUT** /rest/api/3/field/{fieldKey}/option/{optionId} | Update issue field option
*TheJiraCloudPlatformRestApi.IssueCustomFieldValuesAppsApi* | [**updateCustomFieldValue**](docs/IssueCustomFieldValuesAppsApi.md#updateCustomFieldValue) | **PUT** /rest/api/3/app/field/{fieldIdOrKey}/value | Update custom field value
*TheJiraCloudPlatformRestApi.IssueCustomFieldValuesAppsApi* | [**updateMultipleCustomFieldValues**](docs/IssueCustomFieldValuesAppsApi.md#updateMultipleCustomFieldValues) | **POST** /rest/api/3/app/field/value | Update custom fields
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**assignFieldConfigurationSchemeToProject**](docs/IssueFieldConfigurationsApi.md#assignFieldConfigurationSchemeToProject) | **PUT** /rest/api/3/fieldconfigurationscheme/project | Assign field configuration scheme to project
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**createFieldConfiguration**](docs/IssueFieldConfigurationsApi.md#createFieldConfiguration) | **POST** /rest/api/3/fieldconfiguration | Create field configuration
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**createFieldConfigurationScheme**](docs/IssueFieldConfigurationsApi.md#createFieldConfigurationScheme) | **POST** /rest/api/3/fieldconfigurationscheme | Create field configuration scheme
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**deleteFieldConfiguration**](docs/IssueFieldConfigurationsApi.md#deleteFieldConfiguration) | **DELETE** /rest/api/3/fieldconfiguration/{id} | Delete field configuration
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**deleteFieldConfigurationScheme**](docs/IssueFieldConfigurationsApi.md#deleteFieldConfigurationScheme) | **DELETE** /rest/api/3/fieldconfigurationscheme/{id} | Delete field configuration scheme
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**getAllFieldConfigurationSchemes**](docs/IssueFieldConfigurationsApi.md#getAllFieldConfigurationSchemes) | **GET** /rest/api/3/fieldconfigurationscheme | Get all field configuration schemes
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**getAllFieldConfigurations**](docs/IssueFieldConfigurationsApi.md#getAllFieldConfigurations) | **GET** /rest/api/3/fieldconfiguration | Get all field configurations
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**getFieldConfigurationItems**](docs/IssueFieldConfigurationsApi.md#getFieldConfigurationItems) | **GET** /rest/api/3/fieldconfiguration/{id}/fields | Get field configuration items
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**getFieldConfigurationSchemeMappings**](docs/IssueFieldConfigurationsApi.md#getFieldConfigurationSchemeMappings) | **GET** /rest/api/3/fieldconfigurationscheme/mapping | Get field configuration issue type items
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**getFieldConfigurationSchemeProjectMapping**](docs/IssueFieldConfigurationsApi.md#getFieldConfigurationSchemeProjectMapping) | **GET** /rest/api/3/fieldconfigurationscheme/project | Get field configuration schemes for projects
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**removeIssueTypesFromGlobalFieldConfigurationScheme**](docs/IssueFieldConfigurationsApi.md#removeIssueTypesFromGlobalFieldConfigurationScheme) | **POST** /rest/api/3/fieldconfigurationscheme/{id}/mapping/delete | Remove issue types from field configuration scheme
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**setFieldConfigurationSchemeMapping**](docs/IssueFieldConfigurationsApi.md#setFieldConfigurationSchemeMapping) | **PUT** /rest/api/3/fieldconfigurationscheme/{id}/mapping | Assign issue types to field configurations
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**updateFieldConfiguration**](docs/IssueFieldConfigurationsApi.md#updateFieldConfiguration) | **PUT** /rest/api/3/fieldconfiguration/{id} | Update field configuration
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**updateFieldConfigurationItems**](docs/IssueFieldConfigurationsApi.md#updateFieldConfigurationItems) | **PUT** /rest/api/3/fieldconfiguration/{id}/fields | Update field configuration items
*TheJiraCloudPlatformRestApi.IssueFieldConfigurationsApi* | [**updateFieldConfigurationScheme**](docs/IssueFieldConfigurationsApi.md#updateFieldConfigurationScheme) | **PUT** /rest/api/3/fieldconfigurationscheme/{id} | Update field configuration scheme
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**createCustomField**](docs/IssueFieldsApi.md#createCustomField) | **POST** /rest/api/3/field | Create custom field
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**deleteCustomField**](docs/IssueFieldsApi.md#deleteCustomField) | **DELETE** /rest/api/3/field/{id} | Delete custom field
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**getContextsForFieldDeprecated**](docs/IssueFieldsApi.md#getContextsForFieldDeprecated) | **GET** /rest/api/3/field/{fieldId}/contexts | Get contexts for a field
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**getFields**](docs/IssueFieldsApi.md#getFields) | **GET** /rest/api/3/field | Get fields
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**getFieldsPaginated**](docs/IssueFieldsApi.md#getFieldsPaginated) | **GET** /rest/api/3/field/search | Get fields paginated
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**getTrashedFieldsPaginated**](docs/IssueFieldsApi.md#getTrashedFieldsPaginated) | **GET** /rest/api/3/field/search/trashed | Get fields in trash paginated
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**restoreCustomField**](docs/IssueFieldsApi.md#restoreCustomField) | **POST** /rest/api/3/field/{id}/restore | Restore custom field from trash
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**trashCustomField**](docs/IssueFieldsApi.md#trashCustomField) | **POST** /rest/api/3/field/{id}/trash | Move custom field to trash
*TheJiraCloudPlatformRestApi.IssueFieldsApi* | [**updateCustomField**](docs/IssueFieldsApi.md#updateCustomField) | **PUT** /rest/api/3/field/{fieldId} | Update custom field
*TheJiraCloudPlatformRestApi.IssueLinkTypesApi* | [**createIssueLinkType**](docs/IssueLinkTypesApi.md#createIssueLinkType) | **POST** /rest/api/3/issueLinkType | Create issue link type
*TheJiraCloudPlatformRestApi.IssueLinkTypesApi* | [**deleteIssueLinkType**](docs/IssueLinkTypesApi.md#deleteIssueLinkType) | **DELETE** /rest/api/3/issueLinkType/{issueLinkTypeId} | Delete issue link type
*TheJiraCloudPlatformRestApi.IssueLinkTypesApi* | [**getIssueLinkType**](docs/IssueLinkTypesApi.md#getIssueLinkType) | **GET** /rest/api/3/issueLinkType/{issueLinkTypeId} | Get issue link type
*TheJiraCloudPlatformRestApi.IssueLinkTypesApi* | [**getIssueLinkTypes**](docs/IssueLinkTypesApi.md#getIssueLinkTypes) | **GET** /rest/api/3/issueLinkType | Get issue link types
*TheJiraCloudPlatformRestApi.IssueLinkTypesApi* | [**updateIssueLinkType**](docs/IssueLinkTypesApi.md#updateIssueLinkType) | **PUT** /rest/api/3/issueLinkType/{issueLinkTypeId} | Update issue link type
*TheJiraCloudPlatformRestApi.IssueLinksApi* | [**deleteIssueLink**](docs/IssueLinksApi.md#deleteIssueLink) | **DELETE** /rest/api/3/issueLink/{linkId} | Delete issue link
*TheJiraCloudPlatformRestApi.IssueLinksApi* | [**getIssueLink**](docs/IssueLinksApi.md#getIssueLink) | **GET** /rest/api/3/issueLink/{linkId} | Get issue link
*TheJiraCloudPlatformRestApi.IssueLinksApi* | [**linkIssues**](docs/IssueLinksApi.md#linkIssues) | **POST** /rest/api/3/issueLink | Create issue link
*TheJiraCloudPlatformRestApi.IssueNavigatorSettingsApi* | [**getIssueNavigatorDefaultColumns**](docs/IssueNavigatorSettingsApi.md#getIssueNavigatorDefaultColumns) | **GET** /rest/api/3/settings/columns | Get issue navigator default columns
*TheJiraCloudPlatformRestApi.IssueNavigatorSettingsApi* | [**setIssueNavigatorDefaultColumns**](docs/IssueNavigatorSettingsApi.md#setIssueNavigatorDefaultColumns) | **PUT** /rest/api/3/settings/columns | Set issue navigator default columns
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**addNotifications**](docs/IssueNotificationSchemesApi.md#addNotifications) | **PUT** /rest/api/3/notificationscheme/{id}/notification | Add notifications to notification scheme
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**createNotificationScheme**](docs/IssueNotificationSchemesApi.md#createNotificationScheme) | **POST** /rest/api/3/notificationscheme | Create notification scheme
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**deleteNotificationScheme**](docs/IssueNotificationSchemesApi.md#deleteNotificationScheme) | **DELETE** /rest/api/3/notificationscheme/{notificationSchemeId} | Delete notification scheme
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**getNotificationScheme**](docs/IssueNotificationSchemesApi.md#getNotificationScheme) | **GET** /rest/api/3/notificationscheme/{id} | Get notification scheme
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**getNotificationSchemeToProjectMappings**](docs/IssueNotificationSchemesApi.md#getNotificationSchemeToProjectMappings) | **GET** /rest/api/3/notificationscheme/project | Get projects using notification schemes paginated
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**getNotificationSchemes**](docs/IssueNotificationSchemesApi.md#getNotificationSchemes) | **GET** /rest/api/3/notificationscheme | Get notification schemes paginated
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**removeNotificationFromNotificationScheme**](docs/IssueNotificationSchemesApi.md#removeNotificationFromNotificationScheme) | **DELETE** /rest/api/3/notificationscheme/{notificationSchemeId}/notification/{notificationId} | Remove notification from notification scheme
*TheJiraCloudPlatformRestApi.IssueNotificationSchemesApi* | [**updateNotificationScheme**](docs/IssueNotificationSchemesApi.md#updateNotificationScheme) | **PUT** /rest/api/3/notificationscheme/{id} | Update notification scheme
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**createPriority**](docs/IssuePrioritiesApi.md#createPriority) | **POST** /rest/api/3/priority | Create priority
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**deletePriority**](docs/IssuePrioritiesApi.md#deletePriority) | **DELETE** /rest/api/3/priority/{id} | Delete priority
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**getPriorities**](docs/IssuePrioritiesApi.md#getPriorities) | **GET** /rest/api/3/priority | Get priorities
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**getPriority**](docs/IssuePrioritiesApi.md#getPriority) | **GET** /rest/api/3/priority/{id} | Get priority
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**movePriorities**](docs/IssuePrioritiesApi.md#movePriorities) | **PUT** /rest/api/3/priority/move | Move priorities
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**searchPriorities**](docs/IssuePrioritiesApi.md#searchPriorities) | **GET** /rest/api/3/priority/search | Search priorities
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**setDefaultPriority**](docs/IssuePrioritiesApi.md#setDefaultPriority) | **PUT** /rest/api/3/priority/default | Set default priority
*TheJiraCloudPlatformRestApi.IssuePrioritiesApi* | [**updatePriority**](docs/IssuePrioritiesApi.md#updatePriority) | **PUT** /rest/api/3/priority/{id} | Update priority
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**bulkDeleteIssueProperty**](docs/IssuePropertiesApi.md#bulkDeleteIssueProperty) | **DELETE** /rest/api/3/issue/properties/{propertyKey} | Bulk delete issue property
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**bulkSetIssuePropertiesByIssue**](docs/IssuePropertiesApi.md#bulkSetIssuePropertiesByIssue) | **POST** /rest/api/3/issue/properties/multi | Bulk set issue properties by issue
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**bulkSetIssueProperty**](docs/IssuePropertiesApi.md#bulkSetIssueProperty) | **PUT** /rest/api/3/issue/properties/{propertyKey} | Bulk set issue property
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**bulkSetIssuesPropertiesList**](docs/IssuePropertiesApi.md#bulkSetIssuesPropertiesList) | **POST** /rest/api/3/issue/properties | Bulk set issues properties by list
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**deleteIssueProperty**](docs/IssuePropertiesApi.md#deleteIssueProperty) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey} | Delete issue property
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**getIssueProperty**](docs/IssuePropertiesApi.md#getIssueProperty) | **GET** /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey} | Get issue property
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**getIssuePropertyKeys**](docs/IssuePropertiesApi.md#getIssuePropertyKeys) | **GET** /rest/api/3/issue/{issueIdOrKey}/properties | Get issue property keys
*TheJiraCloudPlatformRestApi.IssuePropertiesApi* | [**setIssueProperty**](docs/IssuePropertiesApi.md#setIssueProperty) | **PUT** /rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey} | Set issue property
*TheJiraCloudPlatformRestApi.IssueRemoteLinksApi* | [**createOrUpdateRemoteIssueLink**](docs/IssueRemoteLinksApi.md#createOrUpdateRemoteIssueLink) | **POST** /rest/api/3/issue/{issueIdOrKey}/remotelink | Create or update remote issue link
*TheJiraCloudPlatformRestApi.IssueRemoteLinksApi* | [**deleteRemoteIssueLinkByGlobalId**](docs/IssueRemoteLinksApi.md#deleteRemoteIssueLinkByGlobalId) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/remotelink | Delete remote issue link by global ID
*TheJiraCloudPlatformRestApi.IssueRemoteLinksApi* | [**deleteRemoteIssueLinkById**](docs/IssueRemoteLinksApi.md#deleteRemoteIssueLinkById) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId} | Delete remote issue link by ID
*TheJiraCloudPlatformRestApi.IssueRemoteLinksApi* | [**getRemoteIssueLinkById**](docs/IssueRemoteLinksApi.md#getRemoteIssueLinkById) | **GET** /rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId} | Get remote issue link by ID
*TheJiraCloudPlatformRestApi.IssueRemoteLinksApi* | [**getRemoteIssueLinks**](docs/IssueRemoteLinksApi.md#getRemoteIssueLinks) | **GET** /rest/api/3/issue/{issueIdOrKey}/remotelink | Get remote issue links
*TheJiraCloudPlatformRestApi.IssueRemoteLinksApi* | [**updateRemoteIssueLink**](docs/IssueRemoteLinksApi.md#updateRemoteIssueLink) | **PUT** /rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId} | Update remote issue link by ID
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**createResolution**](docs/IssueResolutionsApi.md#createResolution) | **POST** /rest/api/3/resolution | Create resolution
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**deleteResolution**](docs/IssueResolutionsApi.md#deleteResolution) | **DELETE** /rest/api/3/resolution/{id} | Delete resolution
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**getResolution**](docs/IssueResolutionsApi.md#getResolution) | **GET** /rest/api/3/resolution/{id} | Get resolution
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**getResolutions**](docs/IssueResolutionsApi.md#getResolutions) | **GET** /rest/api/3/resolution | Get resolutions
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**moveResolutions**](docs/IssueResolutionsApi.md#moveResolutions) | **PUT** /rest/api/3/resolution/move | Move resolutions
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**searchResolutions**](docs/IssueResolutionsApi.md#searchResolutions) | **GET** /rest/api/3/resolution/search | Search resolutions
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**setDefaultResolution**](docs/IssueResolutionsApi.md#setDefaultResolution) | **PUT** /rest/api/3/resolution/default | Set default resolution
*TheJiraCloudPlatformRestApi.IssueResolutionsApi* | [**updateResolution**](docs/IssueResolutionsApi.md#updateResolution) | **PUT** /rest/api/3/resolution/{id} | Update resolution
*TheJiraCloudPlatformRestApi.IssueSearchApi* | [**getIssuePickerResource**](docs/IssueSearchApi.md#getIssuePickerResource) | **GET** /rest/api/3/issue/picker | Get issue picker suggestions
*TheJiraCloudPlatformRestApi.IssueSearchApi* | [**matchIssues**](docs/IssueSearchApi.md#matchIssues) | **POST** /rest/api/3/jql/match | Check issues against JQL
*TheJiraCloudPlatformRestApi.IssueSearchApi* | [**searchForIssuesUsingJql**](docs/IssueSearchApi.md#searchForIssuesUsingJql) | **GET** /rest/api/3/search | Search for issues using JQL (GET)
*TheJiraCloudPlatformRestApi.IssueSearchApi* | [**searchForIssuesUsingJqlPost**](docs/IssueSearchApi.md#searchForIssuesUsingJqlPost) | **POST** /rest/api/3/search | Search for issues using JQL (POST)
*TheJiraCloudPlatformRestApi.IssueSecurityLevelApi* | [**getIssueSecurityLevel**](docs/IssueSecurityLevelApi.md#getIssueSecurityLevel) | **GET** /rest/api/3/securitylevel/{id} | Get issue security level
*TheJiraCloudPlatformRestApi.IssueSecurityLevelApi* | [**getIssueSecurityLevelMembers**](docs/IssueSecurityLevelApi.md#getIssueSecurityLevelMembers) | **GET** /rest/api/3/issuesecurityschemes/{issueSecuritySchemeId}/members | Get issue security level members
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**addSecurityLevel**](docs/IssueSecuritySchemesApi.md#addSecurityLevel) | **PUT** /rest/api/3/issuesecurityschemes/{schemeId}/level | Add issue security levels
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**addSecurityLevelMembers**](docs/IssueSecuritySchemesApi.md#addSecurityLevelMembers) | **PUT** /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId}/member | Add issue security level members
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**associateSchemesToProjects**](docs/IssueSecuritySchemesApi.md#associateSchemesToProjects) | **PUT** /rest/api/3/issuesecurityschemes/project | Associate security scheme to project
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**createIssueSecurityScheme**](docs/IssueSecuritySchemesApi.md#createIssueSecurityScheme) | **POST** /rest/api/3/issuesecurityschemes | Create issue security scheme
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**deleteSecurityScheme**](docs/IssueSecuritySchemesApi.md#deleteSecurityScheme) | **DELETE** /rest/api/3/issuesecurityschemes/{schemeId} | Delete issue security scheme
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**getIssueSecurityScheme**](docs/IssueSecuritySchemesApi.md#getIssueSecurityScheme) | **GET** /rest/api/3/issuesecurityschemes/{id} | Get issue security scheme
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**getIssueSecuritySchemes**](docs/IssueSecuritySchemesApi.md#getIssueSecuritySchemes) | **GET** /rest/api/3/issuesecurityschemes | Get issue security schemes
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**getSecurityLevelMembers**](docs/IssueSecuritySchemesApi.md#getSecurityLevelMembers) | **GET** /rest/api/3/issuesecurityschemes/level/member | Get issue security level members
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**getSecurityLevels**](docs/IssueSecuritySchemesApi.md#getSecurityLevels) | **GET** /rest/api/3/issuesecurityschemes/level | Get issue security levels
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**removeLevel**](docs/IssueSecuritySchemesApi.md#removeLevel) | **DELETE** /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId} | Remove issue security level
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**removeMemberFromSecurityLevel**](docs/IssueSecuritySchemesApi.md#removeMemberFromSecurityLevel) | **DELETE** /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId}/member/{memberId} | Remove member from issue security level
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**searchProjectsUsingSecuritySchemes**](docs/IssueSecuritySchemesApi.md#searchProjectsUsingSecuritySchemes) | **GET** /rest/api/3/issuesecurityschemes/project | Get projects using issue security schemes
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**searchSecuritySchemes**](docs/IssueSecuritySchemesApi.md#searchSecuritySchemes) | **GET** /rest/api/3/issuesecurityschemes/search | Search issue security schemes
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**setDefaultLevels**](docs/IssueSecuritySchemesApi.md#setDefaultLevels) | **PUT** /rest/api/3/issuesecurityschemes/level/default | Set default issue security levels
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**updateIssueSecurityScheme**](docs/IssueSecuritySchemesApi.md#updateIssueSecurityScheme) | **PUT** /rest/api/3/issuesecurityschemes/{id} | Update issue security scheme
*TheJiraCloudPlatformRestApi.IssueSecuritySchemesApi* | [**updateSecurityLevel**](docs/IssueSecuritySchemesApi.md#updateSecurityLevel) | **PUT** /rest/api/3/issuesecurityschemes/{schemeId}/level/{levelId} | Update issue security level
*TheJiraCloudPlatformRestApi.IssueTypePropertiesApi* | [**deleteIssueTypeProperty**](docs/IssueTypePropertiesApi.md#deleteIssueTypeProperty) | **DELETE** /rest/api/3/issuetype/{issueTypeId}/properties/{propertyKey} | Delete issue type property
*TheJiraCloudPlatformRestApi.IssueTypePropertiesApi* | [**getIssueTypeProperty**](docs/IssueTypePropertiesApi.md#getIssueTypeProperty) | **GET** /rest/api/3/issuetype/{issueTypeId}/properties/{propertyKey} | Get issue type property
*TheJiraCloudPlatformRestApi.IssueTypePropertiesApi* | [**getIssueTypePropertyKeys**](docs/IssueTypePropertiesApi.md#getIssueTypePropertyKeys) | **GET** /rest/api/3/issuetype/{issueTypeId}/properties | Get issue type property keys
*TheJiraCloudPlatformRestApi.IssueTypePropertiesApi* | [**setIssueTypeProperty**](docs/IssueTypePropertiesApi.md#setIssueTypeProperty) | **PUT** /rest/api/3/issuetype/{issueTypeId}/properties/{propertyKey} | Set issue type property
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**addIssueTypesToIssueTypeScheme**](docs/IssueTypeSchemesApi.md#addIssueTypesToIssueTypeScheme) | **PUT** /rest/api/3/issuetypescheme/{issueTypeSchemeId}/issuetype | Add issue types to issue type scheme
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**assignIssueTypeSchemeToProject**](docs/IssueTypeSchemesApi.md#assignIssueTypeSchemeToProject) | **PUT** /rest/api/3/issuetypescheme/project | Assign issue type scheme to project
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**createIssueTypeScheme**](docs/IssueTypeSchemesApi.md#createIssueTypeScheme) | **POST** /rest/api/3/issuetypescheme | Create issue type scheme
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**deleteIssueTypeScheme**](docs/IssueTypeSchemesApi.md#deleteIssueTypeScheme) | **DELETE** /rest/api/3/issuetypescheme/{issueTypeSchemeId} | Delete issue type scheme
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**getAllIssueTypeSchemes**](docs/IssueTypeSchemesApi.md#getAllIssueTypeSchemes) | **GET** /rest/api/3/issuetypescheme | Get all issue type schemes
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**getIssueTypeSchemeForProjects**](docs/IssueTypeSchemesApi.md#getIssueTypeSchemeForProjects) | **GET** /rest/api/3/issuetypescheme/project | Get issue type schemes for projects
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**getIssueTypeSchemesMapping**](docs/IssueTypeSchemesApi.md#getIssueTypeSchemesMapping) | **GET** /rest/api/3/issuetypescheme/mapping | Get issue type scheme items
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**removeIssueTypeFromIssueTypeScheme**](docs/IssueTypeSchemesApi.md#removeIssueTypeFromIssueTypeScheme) | **DELETE** /rest/api/3/issuetypescheme/{issueTypeSchemeId}/issuetype/{issueTypeId} | Remove issue type from issue type scheme
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**reorderIssueTypesInIssueTypeScheme**](docs/IssueTypeSchemesApi.md#reorderIssueTypesInIssueTypeScheme) | **PUT** /rest/api/3/issuetypescheme/{issueTypeSchemeId}/issuetype/move | Change order of issue types
*TheJiraCloudPlatformRestApi.IssueTypeSchemesApi* | [**updateIssueTypeScheme**](docs/IssueTypeSchemesApi.md#updateIssueTypeScheme) | **PUT** /rest/api/3/issuetypescheme/{issueTypeSchemeId} | Update issue type scheme
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**appendMappingsForIssueTypeScreenScheme**](docs/IssueTypeScreenSchemesApi.md#appendMappingsForIssueTypeScreenScheme) | **PUT** /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping | Append mappings to issue type screen scheme
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**assignIssueTypeScreenSchemeToProject**](docs/IssueTypeScreenSchemesApi.md#assignIssueTypeScreenSchemeToProject) | **PUT** /rest/api/3/issuetypescreenscheme/project | Assign issue type screen scheme to project
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**createIssueTypeScreenScheme**](docs/IssueTypeScreenSchemesApi.md#createIssueTypeScreenScheme) | **POST** /rest/api/3/issuetypescreenscheme | Create issue type screen scheme
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**deleteIssueTypeScreenScheme**](docs/IssueTypeScreenSchemesApi.md#deleteIssueTypeScreenScheme) | **DELETE** /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId} | Delete issue type screen scheme
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**getIssueTypeScreenSchemeMappings**](docs/IssueTypeScreenSchemesApi.md#getIssueTypeScreenSchemeMappings) | **GET** /rest/api/3/issuetypescreenscheme/mapping | Get issue type screen scheme items
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**getIssueTypeScreenSchemeProjectAssociations**](docs/IssueTypeScreenSchemesApi.md#getIssueTypeScreenSchemeProjectAssociations) | **GET** /rest/api/3/issuetypescreenscheme/project | Get issue type screen schemes for projects
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**getIssueTypeScreenSchemes**](docs/IssueTypeScreenSchemesApi.md#getIssueTypeScreenSchemes) | **GET** /rest/api/3/issuetypescreenscheme | Get issue type screen schemes
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**getProjectsForIssueTypeScreenScheme**](docs/IssueTypeScreenSchemesApi.md#getProjectsForIssueTypeScreenScheme) | **GET** /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/project | Get issue type screen scheme projects
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**removeMappingsFromIssueTypeScreenScheme**](docs/IssueTypeScreenSchemesApi.md#removeMappingsFromIssueTypeScreenScheme) | **POST** /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/remove | Remove mappings from issue type screen scheme
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**updateDefaultScreenScheme**](docs/IssueTypeScreenSchemesApi.md#updateDefaultScreenScheme) | **PUT** /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/default | Update issue type screen scheme default screen scheme
*TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesApi* | [**updateIssueTypeScreenScheme**](docs/IssueTypeScreenSchemesApi.md#updateIssueTypeScreenScheme) | **PUT** /rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId} | Update issue type screen scheme
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**createIssueType**](docs/IssueTypesApi.md#createIssueType) | **POST** /rest/api/3/issuetype | Create issue type
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**createIssueTypeAvatar**](docs/IssueTypesApi.md#createIssueTypeAvatar) | **POST** /rest/api/3/issuetype/{id}/avatar2 | Load issue type avatar
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**deleteIssueType**](docs/IssueTypesApi.md#deleteIssueType) | **DELETE** /rest/api/3/issuetype/{id} | Delete issue type
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**getAlternativeIssueTypes**](docs/IssueTypesApi.md#getAlternativeIssueTypes) | **GET** /rest/api/3/issuetype/{id}/alternatives | Get alternative issue types
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**getIssueAllTypes**](docs/IssueTypesApi.md#getIssueAllTypes) | **GET** /rest/api/3/issuetype | Get all issue types for user
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**getIssueType**](docs/IssueTypesApi.md#getIssueType) | **GET** /rest/api/3/issuetype/{id} | Get issue type
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**getIssueTypesForProject**](docs/IssueTypesApi.md#getIssueTypesForProject) | **GET** /rest/api/3/issuetype/project | Get issue types for project
*TheJiraCloudPlatformRestApi.IssueTypesApi* | [**updateIssueType**](docs/IssueTypesApi.md#updateIssueType) | **PUT** /rest/api/3/issuetype/{id} | Update issue type
*TheJiraCloudPlatformRestApi.IssueVotesApi* | [**addVote**](docs/IssueVotesApi.md#addVote) | **POST** /rest/api/3/issue/{issueIdOrKey}/votes | Add vote
*TheJiraCloudPlatformRestApi.IssueVotesApi* | [**getVotes**](docs/IssueVotesApi.md#getVotes) | **GET** /rest/api/3/issue/{issueIdOrKey}/votes | Get votes
*TheJiraCloudPlatformRestApi.IssueVotesApi* | [**removeVote**](docs/IssueVotesApi.md#removeVote) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/votes | Delete vote
*TheJiraCloudPlatformRestApi.IssueWatchersApi* | [**addWatcher**](docs/IssueWatchersApi.md#addWatcher) | **POST** /rest/api/3/issue/{issueIdOrKey}/watchers | Add watcher
*TheJiraCloudPlatformRestApi.IssueWatchersApi* | [**getIsWatchingIssueBulk**](docs/IssueWatchersApi.md#getIsWatchingIssueBulk) | **POST** /rest/api/3/issue/watching | Get is watching issue bulk
*TheJiraCloudPlatformRestApi.IssueWatchersApi* | [**getIssueWatchers**](docs/IssueWatchersApi.md#getIssueWatchers) | **GET** /rest/api/3/issue/{issueIdOrKey}/watchers | Get issue watchers
*TheJiraCloudPlatformRestApi.IssueWatchersApi* | [**removeWatcher**](docs/IssueWatchersApi.md#removeWatcher) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/watchers | Delete watcher
*TheJiraCloudPlatformRestApi.IssueWorklogPropertiesApi* | [**deleteWorklogProperty**](docs/IssueWorklogPropertiesApi.md#deleteWorklogProperty) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} | Delete worklog property
*TheJiraCloudPlatformRestApi.IssueWorklogPropertiesApi* | [**getWorklogProperty**](docs/IssueWorklogPropertiesApi.md#getWorklogProperty) | **GET** /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} | Get worklog property
*TheJiraCloudPlatformRestApi.IssueWorklogPropertiesApi* | [**getWorklogPropertyKeys**](docs/IssueWorklogPropertiesApi.md#getWorklogPropertyKeys) | **GET** /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties | Get worklog property keys
*TheJiraCloudPlatformRestApi.IssueWorklogPropertiesApi* | [**setWorklogProperty**](docs/IssueWorklogPropertiesApi.md#setWorklogProperty) | **PUT** /rest/api/3/issue/{issueIdOrKey}/worklog/{worklogId}/properties/{propertyKey} | Set worklog property
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**addWorklog**](docs/IssueWorklogsApi.md#addWorklog) | **POST** /rest/api/3/issue/{issueIdOrKey}/worklog | Add worklog
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**deleteWorklog**](docs/IssueWorklogsApi.md#deleteWorklog) | **DELETE** /rest/api/3/issue/{issueIdOrKey}/worklog/{id} | Delete worklog
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**getIdsOfWorklogsDeletedSince**](docs/IssueWorklogsApi.md#getIdsOfWorklogsDeletedSince) | **GET** /rest/api/3/worklog/deleted | Get IDs of deleted worklogs
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**getIdsOfWorklogsModifiedSince**](docs/IssueWorklogsApi.md#getIdsOfWorklogsModifiedSince) | **GET** /rest/api/3/worklog/updated | Get IDs of updated worklogs
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**getIssueWorklog**](docs/IssueWorklogsApi.md#getIssueWorklog) | **GET** /rest/api/3/issue/{issueIdOrKey}/worklog | Get issue worklogs
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**getWorklog**](docs/IssueWorklogsApi.md#getWorklog) | **GET** /rest/api/3/issue/{issueIdOrKey}/worklog/{id} | Get worklog
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**getWorklogsForIds**](docs/IssueWorklogsApi.md#getWorklogsForIds) | **POST** /rest/api/3/worklog/list | Get worklogs
*TheJiraCloudPlatformRestApi.IssueWorklogsApi* | [**updateWorklog**](docs/IssueWorklogsApi.md#updateWorklog) | **PUT** /rest/api/3/issue/{issueIdOrKey}/worklog/{id} | Update worklog
*TheJiraCloudPlatformRestApi.IssuesApi* | [**assignIssue**](docs/IssuesApi.md#assignIssue) | **PUT** /rest/api/3/issue/{issueIdOrKey}/assignee | Assign issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**createIssue**](docs/IssuesApi.md#createIssue) | **POST** /rest/api/3/issue | Create issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**createIssues**](docs/IssuesApi.md#createIssues) | **POST** /rest/api/3/issue/bulk | Bulk create issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**deleteIssue**](docs/IssuesApi.md#deleteIssue) | **DELETE** /rest/api/3/issue/{issueIdOrKey} | Delete issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**doTransition**](docs/IssuesApi.md#doTransition) | **POST** /rest/api/3/issue/{issueIdOrKey}/transitions | Transition issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**editIssue**](docs/IssuesApi.md#editIssue) | **PUT** /rest/api/3/issue/{issueIdOrKey} | Edit issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getChangeLogs**](docs/IssuesApi.md#getChangeLogs) | **GET** /rest/api/3/issue/{issueIdOrKey}/changelog | Get changelogs
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getChangeLogsByIds**](docs/IssuesApi.md#getChangeLogsByIds) | **POST** /rest/api/3/issue/{issueIdOrKey}/changelog/list | Get changelogs by IDs
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getCreateIssueMeta**](docs/IssuesApi.md#getCreateIssueMeta) | **GET** /rest/api/3/issue/createmeta | Get create issue metadata
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getEditIssueMeta**](docs/IssuesApi.md#getEditIssueMeta) | **GET** /rest/api/3/issue/{issueIdOrKey}/editmeta | Get edit issue metadata
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getEvents**](docs/IssuesApi.md#getEvents) | **GET** /rest/api/3/events | Get events
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getIssue**](docs/IssuesApi.md#getIssue) | **GET** /rest/api/3/issue/{issueIdOrKey} | Get issue
*TheJiraCloudPlatformRestApi.IssuesApi* | [**getTransitions**](docs/IssuesApi.md#getTransitions) | **GET** /rest/api/3/issue/{issueIdOrKey}/transitions | Get transitions
*TheJiraCloudPlatformRestApi.IssuesApi* | [**notify**](docs/IssuesApi.md#notify) | **POST** /rest/api/3/issue/{issueIdOrKey}/notify | Send notification for issue
*TheJiraCloudPlatformRestApi.JQLApi* | [**getAutoComplete**](docs/JQLApi.md#getAutoComplete) | **GET** /rest/api/3/jql/autocompletedata | Get field reference data (GET)
*TheJiraCloudPlatformRestApi.JQLApi* | [**getAutoCompletePost**](docs/JQLApi.md#getAutoCompletePost) | **POST** /rest/api/3/jql/autocompletedata | Get field reference data (POST)
*TheJiraCloudPlatformRestApi.JQLApi* | [**getFieldAutoCompleteForQueryString**](docs/JQLApi.md#getFieldAutoCompleteForQueryString) | **GET** /rest/api/3/jql/autocompletedata/suggestions | Get field auto complete suggestions
*TheJiraCloudPlatformRestApi.JQLApi* | [**migrateQueries**](docs/JQLApi.md#migrateQueries) | **POST** /rest/api/3/jql/pdcleaner | Convert user identifiers to account IDs in JQL queries
*TheJiraCloudPlatformRestApi.JQLApi* | [**parseJqlQueries**](docs/JQLApi.md#parseJqlQueries) | **POST** /rest/api/3/jql/parse | Parse JQL query
*TheJiraCloudPlatformRestApi.JQLApi* | [**sanitiseJqlQueries**](docs/JQLApi.md#sanitiseJqlQueries) | **POST** /rest/api/3/jql/sanitize | Sanitize JQL queries
*TheJiraCloudPlatformRestApi.JQLFunctionsAppsApi* | [**getPrecomputations**](docs/JQLFunctionsAppsApi.md#getPrecomputations) | **GET** /rest/api/3/jql/function/computation | Get precomputations (apps)
*TheJiraCloudPlatformRestApi.JQLFunctionsAppsApi* | [**updatePrecomputations**](docs/JQLFunctionsAppsApi.md#updatePrecomputations) | **POST** /rest/api/3/jql/function/computation | Update precomputations (apps)
*TheJiraCloudPlatformRestApi.JiraExpressionsApi* | [**analyseExpression**](docs/JiraExpressionsApi.md#analyseExpression) | **POST** /rest/api/3/expression/analyse | Analyse Jira expression
*TheJiraCloudPlatformRestApi.JiraExpressionsApi* | [**evaluateJiraExpression**](docs/JiraExpressionsApi.md#evaluateJiraExpression) | **POST** /rest/api/3/expression/eval | Evaluate Jira expression
*TheJiraCloudPlatformRestApi.JiraSettingsApi* | [**getAdvancedSettings**](docs/JiraSettingsApi.md#getAdvancedSettings) | **GET** /rest/api/3/application-properties/advanced-settings | Get advanced settings
*TheJiraCloudPlatformRestApi.JiraSettingsApi* | [**getApplicationProperty**](docs/JiraSettingsApi.md#getApplicationProperty) | **GET** /rest/api/3/application-properties | Get application property
*TheJiraCloudPlatformRestApi.JiraSettingsApi* | [**getConfiguration**](docs/JiraSettingsApi.md#getConfiguration) | **GET** /rest/api/3/configuration | Get global settings
*TheJiraCloudPlatformRestApi.JiraSettingsApi* | [**setApplicationProperty**](docs/JiraSettingsApi.md#setApplicationProperty) | **PUT** /rest/api/3/application-properties/{id} | Set application property
*TheJiraCloudPlatformRestApi.LabelsApi* | [**getAllLabels**](docs/LabelsApi.md#getAllLabels) | **GET** /rest/api/3/label | Get all labels
*TheJiraCloudPlatformRestApi.LicenseMetricsApi* | [**getApproximateApplicationLicenseCount**](docs/LicenseMetricsApi.md#getApproximateApplicationLicenseCount) | **GET** /rest/api/3/license/approximateLicenseCount/product/{applicationKey} | Get approximate application license count
*TheJiraCloudPlatformRestApi.LicenseMetricsApi* | [**getApproximateLicenseCount**](docs/LicenseMetricsApi.md#getApproximateLicenseCount) | **GET** /rest/api/3/license/approximateLicenseCount | Get approximate license count
*TheJiraCloudPlatformRestApi.MyselfApi* | [**deleteLocale**](docs/MyselfApi.md#deleteLocale) | **DELETE** /rest/api/3/mypreferences/locale | Delete locale
*TheJiraCloudPlatformRestApi.MyselfApi* | [**getCurrentUser**](docs/MyselfApi.md#getCurrentUser) | **GET** /rest/api/3/myself | Get current user
*TheJiraCloudPlatformRestApi.MyselfApi* | [**getLocale**](docs/MyselfApi.md#getLocale) | **GET** /rest/api/3/mypreferences/locale | Get locale
*TheJiraCloudPlatformRestApi.MyselfApi* | [**getPreference**](docs/MyselfApi.md#getPreference) | **GET** /rest/api/3/mypreferences | Get preference
*TheJiraCloudPlatformRestApi.MyselfApi* | [**removePreference**](docs/MyselfApi.md#removePreference) | **DELETE** /rest/api/3/mypreferences | Delete preference
*TheJiraCloudPlatformRestApi.MyselfApi* | [**setLocale**](docs/MyselfApi.md#setLocale) | **PUT** /rest/api/3/mypreferences/locale | Set locale
*TheJiraCloudPlatformRestApi.MyselfApi* | [**setPreference**](docs/MyselfApi.md#setPreference) | **PUT** /rest/api/3/mypreferences | Set preference
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**createPermissionGrant**](docs/PermissionSchemesApi.md#createPermissionGrant) | **POST** /rest/api/3/permissionscheme/{schemeId}/permission | Create permission grant
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**createPermissionScheme**](docs/PermissionSchemesApi.md#createPermissionScheme) | **POST** /rest/api/3/permissionscheme | Create permission scheme
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**deletePermissionScheme**](docs/PermissionSchemesApi.md#deletePermissionScheme) | **DELETE** /rest/api/3/permissionscheme/{schemeId} | Delete permission scheme
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**deletePermissionSchemeEntity**](docs/PermissionSchemesApi.md#deletePermissionSchemeEntity) | **DELETE** /rest/api/3/permissionscheme/{schemeId}/permission/{permissionId} | Delete permission scheme grant
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**getAllPermissionSchemes**](docs/PermissionSchemesApi.md#getAllPermissionSchemes) | **GET** /rest/api/3/permissionscheme | Get all permission schemes
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**getPermissionScheme**](docs/PermissionSchemesApi.md#getPermissionScheme) | **GET** /rest/api/3/permissionscheme/{schemeId} | Get permission scheme
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**getPermissionSchemeGrant**](docs/PermissionSchemesApi.md#getPermissionSchemeGrant) | **GET** /rest/api/3/permissionscheme/{schemeId}/permission/{permissionId} | Get permission scheme grant
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**getPermissionSchemeGrants**](docs/PermissionSchemesApi.md#getPermissionSchemeGrants) | **GET** /rest/api/3/permissionscheme/{schemeId}/permission | Get permission scheme grants
*TheJiraCloudPlatformRestApi.PermissionSchemesApi* | [**updatePermissionScheme**](docs/PermissionSchemesApi.md#updatePermissionScheme) | **PUT** /rest/api/3/permissionscheme/{schemeId} | Update permission scheme
*TheJiraCloudPlatformRestApi.PermissionsApi* | [**getAllPermissions**](docs/PermissionsApi.md#getAllPermissions) | **GET** /rest/api/3/permissions | Get all permissions
*TheJiraCloudPlatformRestApi.PermissionsApi* | [**getBulkPermissions**](docs/PermissionsApi.md#getBulkPermissions) | **POST** /rest/api/3/permissions/check | Get bulk permissions
*TheJiraCloudPlatformRestApi.PermissionsApi* | [**getMyPermissions**](docs/PermissionsApi.md#getMyPermissions) | **GET** /rest/api/3/mypermissions | Get my permissions
*TheJiraCloudPlatformRestApi.PermissionsApi* | [**getPermittedProjects**](docs/PermissionsApi.md#getPermittedProjects) | **POST** /rest/api/3/permissions/project | Get permitted projects
*TheJiraCloudPlatformRestApi.ProjectAvatarsApi* | [**createProjectAvatar**](docs/ProjectAvatarsApi.md#createProjectAvatar) | **POST** /rest/api/3/project/{projectIdOrKey}/avatar2 | Load project avatar
*TheJiraCloudPlatformRestApi.ProjectAvatarsApi* | [**deleteProjectAvatar**](docs/ProjectAvatarsApi.md#deleteProjectAvatar) | **DELETE** /rest/api/3/project/{projectIdOrKey}/avatar/{id} | Delete project avatar
*TheJiraCloudPlatformRestApi.ProjectAvatarsApi* | [**getAllProjectAvatars**](docs/ProjectAvatarsApi.md#getAllProjectAvatars) | **GET** /rest/api/3/project/{projectIdOrKey}/avatars | Get all project avatars
*TheJiraCloudPlatformRestApi.ProjectAvatarsApi* | [**updateProjectAvatar**](docs/ProjectAvatarsApi.md#updateProjectAvatar) | **PUT** /rest/api/3/project/{projectIdOrKey}/avatar | Set project avatar
*TheJiraCloudPlatformRestApi.ProjectCategoriesApi* | [**createProjectCategory**](docs/ProjectCategoriesApi.md#createProjectCategory) | **POST** /rest/api/3/projectCategory | Create project category
*TheJiraCloudPlatformRestApi.ProjectCategoriesApi* | [**getAllProjectCategories**](docs/ProjectCategoriesApi.md#getAllProjectCategories) | **GET** /rest/api/3/projectCategory | Get all project categories
*TheJiraCloudPlatformRestApi.ProjectCategoriesApi* | [**getProjectCategoryById**](docs/ProjectCategoriesApi.md#getProjectCategoryById) | **GET** /rest/api/3/projectCategory/{id} | Get project category by ID
*TheJiraCloudPlatformRestApi.ProjectCategoriesApi* | [**removeProjectCategory**](docs/ProjectCategoriesApi.md#removeProjectCategory) | **DELETE** /rest/api/3/projectCategory/{id} | Delete project category
*TheJiraCloudPlatformRestApi.ProjectCategoriesApi* | [**updateProjectCategory**](docs/ProjectCategoriesApi.md#updateProjectCategory) | **PUT** /rest/api/3/projectCategory/{id} | Update project category
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**createComponent**](docs/ProjectComponentsApi.md#createComponent) | **POST** /rest/api/3/component | Create component
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**deleteComponent**](docs/ProjectComponentsApi.md#deleteComponent) | **DELETE** /rest/api/3/component/{id} | Delete component
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**getComponent**](docs/ProjectComponentsApi.md#getComponent) | **GET** /rest/api/3/component/{id} | Get component
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**getComponentRelatedIssues**](docs/ProjectComponentsApi.md#getComponentRelatedIssues) | **GET** /rest/api/3/component/{id}/relatedIssueCounts | Get component issues count
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**getProjectComponents**](docs/ProjectComponentsApi.md#getProjectComponents) | **GET** /rest/api/3/project/{projectIdOrKey}/components | Get project components
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**getProjectComponentsPaginated**](docs/ProjectComponentsApi.md#getProjectComponentsPaginated) | **GET** /rest/api/3/project/{projectIdOrKey}/component | Get project components paginated
*TheJiraCloudPlatformRestApi.ProjectComponentsApi* | [**updateComponent**](docs/ProjectComponentsApi.md#updateComponent) | **PUT** /rest/api/3/component/{id} | Update component
*TheJiraCloudPlatformRestApi.ProjectEmailApi* | [**getProjectEmail**](docs/ProjectEmailApi.md#getProjectEmail) | **GET** /rest/api/3/project/{projectId}/email | Get project&#x27;s sender email
*TheJiraCloudPlatformRestApi.ProjectEmailApi* | [**updateProjectEmail**](docs/ProjectEmailApi.md#updateProjectEmail) | **PUT** /rest/api/3/project/{projectId}/email | Set project&#x27;s sender email
*TheJiraCloudPlatformRestApi.ProjectFeaturesApi* | [**getFeaturesForProject**](docs/ProjectFeaturesApi.md#getFeaturesForProject) | **GET** /rest/api/3/project/{projectIdOrKey}/features | Get project features
*TheJiraCloudPlatformRestApi.ProjectFeaturesApi* | [**toggleFeatureForProject**](docs/ProjectFeaturesApi.md#toggleFeatureForProject) | **PUT** /rest/api/3/project/{projectIdOrKey}/features/{featureKey} | Set project feature state
*TheJiraCloudPlatformRestApi.ProjectKeyAndNameValidationApi* | [**getValidProjectKey**](docs/ProjectKeyAndNameValidationApi.md#getValidProjectKey) | **GET** /rest/api/3/projectvalidate/validProjectKey | Get valid project key
*TheJiraCloudPlatformRestApi.ProjectKeyAndNameValidationApi* | [**getValidProjectName**](docs/ProjectKeyAndNameValidationApi.md#getValidProjectName) | **GET** /rest/api/3/projectvalidate/validProjectName | Get valid project name
*TheJiraCloudPlatformRestApi.ProjectKeyAndNameValidationApi* | [**validateProjectKey**](docs/ProjectKeyAndNameValidationApi.md#validateProjectKey) | **GET** /rest/api/3/projectvalidate/key | Validate project key
*TheJiraCloudPlatformRestApi.ProjectPermissionSchemesApi* | [**assignPermissionScheme**](docs/ProjectPermissionSchemesApi.md#assignPermissionScheme) | **PUT** /rest/api/3/project/{projectKeyOrId}/permissionscheme | Assign permission scheme
*TheJiraCloudPlatformRestApi.ProjectPermissionSchemesApi* | [**getAssignedPermissionScheme**](docs/ProjectPermissionSchemesApi.md#getAssignedPermissionScheme) | **GET** /rest/api/3/project/{projectKeyOrId}/permissionscheme | Get assigned permission scheme
*TheJiraCloudPlatformRestApi.ProjectPermissionSchemesApi* | [**getProjectIssueSecurityScheme**](docs/ProjectPermissionSchemesApi.md#getProjectIssueSecurityScheme) | **GET** /rest/api/3/project/{projectKeyOrId}/issuesecuritylevelscheme | Get project issue security scheme
*TheJiraCloudPlatformRestApi.ProjectPermissionSchemesApi* | [**getSecurityLevelsForProject**](docs/ProjectPermissionSchemesApi.md#getSecurityLevelsForProject) | **GET** /rest/api/3/project/{projectKeyOrId}/securitylevel | Get project issue security levels
*TheJiraCloudPlatformRestApi.ProjectPropertiesApi* | [**deleteProjectProperty**](docs/ProjectPropertiesApi.md#deleteProjectProperty) | **DELETE** /rest/api/3/project/{projectIdOrKey}/properties/{propertyKey} | Delete project property
*TheJiraCloudPlatformRestApi.ProjectPropertiesApi* | [**getProjectProperty**](docs/ProjectPropertiesApi.md#getProjectProperty) | **GET** /rest/api/3/project/{projectIdOrKey}/properties/{propertyKey} | Get project property
*TheJiraCloudPlatformRestApi.ProjectPropertiesApi* | [**getProjectPropertyKeys**](docs/ProjectPropertiesApi.md#getProjectPropertyKeys) | **GET** /rest/api/3/project/{projectIdOrKey}/properties | Get project property keys
*TheJiraCloudPlatformRestApi.ProjectPropertiesApi* | [**setProjectProperty**](docs/ProjectPropertiesApi.md#setProjectProperty) | **PUT** /rest/api/3/project/{projectIdOrKey}/properties/{propertyKey} | Set project property
*TheJiraCloudPlatformRestApi.ProjectRoleActorsApi* | [**addActorUsers**](docs/ProjectRoleActorsApi.md#addActorUsers) | **POST** /rest/api/3/project/{projectIdOrKey}/role/{id} | Add actors to project role
*TheJiraCloudPlatformRestApi.ProjectRoleActorsApi* | [**addProjectRoleActorsToRole**](docs/ProjectRoleActorsApi.md#addProjectRoleActorsToRole) | **POST** /rest/api/3/role/{id}/actors | Add default actors to project role
*TheJiraCloudPlatformRestApi.ProjectRoleActorsApi* | [**deleteActor**](docs/ProjectRoleActorsApi.md#deleteActor) | **DELETE** /rest/api/3/project/{projectIdOrKey}/role/{id} | Delete actors from project role
*TheJiraCloudPlatformRestApi.ProjectRoleActorsApi* | [**deleteProjectRoleActorsFromRole**](docs/ProjectRoleActorsApi.md#deleteProjectRoleActorsFromRole) | **DELETE** /rest/api/3/role/{id}/actors | Delete default actors from project role
*TheJiraCloudPlatformRestApi.ProjectRoleActorsApi* | [**getProjectRoleActorsForRole**](docs/ProjectRoleActorsApi.md#getProjectRoleActorsForRole) | **GET** /rest/api/3/role/{id}/actors | Get default actors for project role
*TheJiraCloudPlatformRestApi.ProjectRoleActorsApi* | [**setActors**](docs/ProjectRoleActorsApi.md#setActors) | **PUT** /rest/api/3/project/{projectIdOrKey}/role/{id} | Set actors for project role
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**createProjectRole**](docs/ProjectRolesApi.md#createProjectRole) | **POST** /rest/api/3/role | Create project role
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**deleteProjectRole**](docs/ProjectRolesApi.md#deleteProjectRole) | **DELETE** /rest/api/3/role/{id} | Delete project role
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**fullyUpdateProjectRole**](docs/ProjectRolesApi.md#fullyUpdateProjectRole) | **PUT** /rest/api/3/role/{id} | Fully update project role
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**getAllProjectRoles**](docs/ProjectRolesApi.md#getAllProjectRoles) | **GET** /rest/api/3/role | Get all project roles
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**getProjectRole**](docs/ProjectRolesApi.md#getProjectRole) | **GET** /rest/api/3/project/{projectIdOrKey}/role/{id} | Get project role for project
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**getProjectRoleById**](docs/ProjectRolesApi.md#getProjectRoleById) | **GET** /rest/api/3/role/{id} | Get project role by ID
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**getProjectRoleDetails**](docs/ProjectRolesApi.md#getProjectRoleDetails) | **GET** /rest/api/3/project/{projectIdOrKey}/roledetails | Get project role details
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**getProjectRoles**](docs/ProjectRolesApi.md#getProjectRoles) | **GET** /rest/api/3/project/{projectIdOrKey}/role | Get project roles for project
*TheJiraCloudPlatformRestApi.ProjectRolesApi* | [**partialUpdateProjectRole**](docs/ProjectRolesApi.md#partialUpdateProjectRole) | **POST** /rest/api/3/role/{id} | Partial update project role
*TheJiraCloudPlatformRestApi.ProjectTypesApi* | [**getAccessibleProjectTypeByKey**](docs/ProjectTypesApi.md#getAccessibleProjectTypeByKey) | **GET** /rest/api/3/project/type/{projectTypeKey}/accessible | Get accessible project type by key
*TheJiraCloudPlatformRestApi.ProjectTypesApi* | [**getAllAccessibleProjectTypes**](docs/ProjectTypesApi.md#getAllAccessibleProjectTypes) | **GET** /rest/api/3/project/type/accessible | Get licensed project types
*TheJiraCloudPlatformRestApi.ProjectTypesApi* | [**getAllProjectTypes**](docs/ProjectTypesApi.md#getAllProjectTypes) | **GET** /rest/api/3/project/type | Get all project types
*TheJiraCloudPlatformRestApi.ProjectTypesApi* | [**getProjectTypeByKey**](docs/ProjectTypesApi.md#getProjectTypeByKey) | **GET** /rest/api/3/project/type/{projectTypeKey} | Get project type by key
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**createVersion**](docs/ProjectVersionsApi.md#createVersion) | **POST** /rest/api/3/version | Create version
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**deleteAndReplaceVersion**](docs/ProjectVersionsApi.md#deleteAndReplaceVersion) | **POST** /rest/api/3/version/{id}/removeAndSwap | Delete and replace version
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**deleteVersion**](docs/ProjectVersionsApi.md#deleteVersion) | **DELETE** /rest/api/3/version/{id} | Delete version
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**getProjectVersions**](docs/ProjectVersionsApi.md#getProjectVersions) | **GET** /rest/api/3/project/{projectIdOrKey}/versions | Get project versions
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**getProjectVersionsPaginated**](docs/ProjectVersionsApi.md#getProjectVersionsPaginated) | **GET** /rest/api/3/project/{projectIdOrKey}/version | Get project versions paginated
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**getVersion**](docs/ProjectVersionsApi.md#getVersion) | **GET** /rest/api/3/version/{id} | Get version
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**getVersionRelatedIssues**](docs/ProjectVersionsApi.md#getVersionRelatedIssues) | **GET** /rest/api/3/version/{id}/relatedIssueCounts | Get version&#x27;s related issues count
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**getVersionUnresolvedIssues**](docs/ProjectVersionsApi.md#getVersionUnresolvedIssues) | **GET** /rest/api/3/version/{id}/unresolvedIssueCount | Get version&#x27;s unresolved issues count
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**mergeVersions**](docs/ProjectVersionsApi.md#mergeVersions) | **PUT** /rest/api/3/version/{id}/mergeto/{moveIssuesTo} | Merge versions
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**moveVersion**](docs/ProjectVersionsApi.md#moveVersion) | **POST** /rest/api/3/version/{id}/move | Move version
*TheJiraCloudPlatformRestApi.ProjectVersionsApi* | [**updateVersion**](docs/ProjectVersionsApi.md#updateVersion) | **PUT** /rest/api/3/version/{id} | Update version
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**archiveProject**](docs/ProjectsApi.md#archiveProject) | **POST** /rest/api/3/project/{projectIdOrKey}/archive | Archive project
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**createProject**](docs/ProjectsApi.md#createProject) | **POST** /rest/api/3/project | Create project
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**deleteProject**](docs/ProjectsApi.md#deleteProject) | **DELETE** /rest/api/3/project/{projectIdOrKey} | Delete project
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**deleteProjectAsynchronously**](docs/ProjectsApi.md#deleteProjectAsynchronously) | **POST** /rest/api/3/project/{projectIdOrKey}/delete | Delete project asynchronously
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**getAllProjects**](docs/ProjectsApi.md#getAllProjects) | **GET** /rest/api/3/project | Get all projects
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**getAllStatuses**](docs/ProjectsApi.md#getAllStatuses) | **GET** /rest/api/3/project/{projectIdOrKey}/statuses | Get all statuses for project
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**getHierarchy**](docs/ProjectsApi.md#getHierarchy) | **GET** /rest/api/3/project/{projectId}/hierarchy | Get project issue type hierarchy
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**getNotificationSchemeForProject**](docs/ProjectsApi.md#getNotificationSchemeForProject) | **GET** /rest/api/3/project/{projectKeyOrId}/notificationscheme | Get project notification scheme
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**getProject**](docs/ProjectsApi.md#getProject) | **GET** /rest/api/3/project/{projectIdOrKey} | Get project
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**getRecent**](docs/ProjectsApi.md#getRecent) | **GET** /rest/api/3/project/recent | Get recent projects
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**restore**](docs/ProjectsApi.md#restore) | **POST** /rest/api/3/project/{projectIdOrKey}/restore | Restore deleted or archived project
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**searchProjects**](docs/ProjectsApi.md#searchProjects) | **GET** /rest/api/3/project/search | Get projects paginated
*TheJiraCloudPlatformRestApi.ProjectsApi* | [**updateProject**](docs/ProjectsApi.md#updateProject) | **PUT** /rest/api/3/project/{projectIdOrKey} | Update project
*TheJiraCloudPlatformRestApi.ScreenSchemesApi* | [**createScreenScheme**](docs/ScreenSchemesApi.md#createScreenScheme) | **POST** /rest/api/3/screenscheme | Create screen scheme
*TheJiraCloudPlatformRestApi.ScreenSchemesApi* | [**deleteScreenScheme**](docs/ScreenSchemesApi.md#deleteScreenScheme) | **DELETE** /rest/api/3/screenscheme/{screenSchemeId} | Delete screen scheme
*TheJiraCloudPlatformRestApi.ScreenSchemesApi* | [**getScreenSchemes**](docs/ScreenSchemesApi.md#getScreenSchemes) | **GET** /rest/api/3/screenscheme | Get screen schemes
*TheJiraCloudPlatformRestApi.ScreenSchemesApi* | [**updateScreenScheme**](docs/ScreenSchemesApi.md#updateScreenScheme) | **PUT** /rest/api/3/screenscheme/{screenSchemeId} | Update screen scheme
*TheJiraCloudPlatformRestApi.ScreenTabFieldsApi* | [**addScreenTabField**](docs/ScreenTabFieldsApi.md#addScreenTabField) | **POST** /rest/api/3/screens/{screenId}/tabs/{tabId}/fields | Add screen tab field
*TheJiraCloudPlatformRestApi.ScreenTabFieldsApi* | [**getAllScreenTabFields**](docs/ScreenTabFieldsApi.md#getAllScreenTabFields) | **GET** /rest/api/3/screens/{screenId}/tabs/{tabId}/fields | Get all screen tab fields
*TheJiraCloudPlatformRestApi.ScreenTabFieldsApi* | [**moveScreenTabField**](docs/ScreenTabFieldsApi.md#moveScreenTabField) | **POST** /rest/api/3/screens/{screenId}/tabs/{tabId}/fields/{id}/move | Move screen tab field
*TheJiraCloudPlatformRestApi.ScreenTabFieldsApi* | [**removeScreenTabField**](docs/ScreenTabFieldsApi.md#removeScreenTabField) | **DELETE** /rest/api/3/screens/{screenId}/tabs/{tabId}/fields/{id} | Remove screen tab field
*TheJiraCloudPlatformRestApi.ScreenTabsApi* | [**addScreenTab**](docs/ScreenTabsApi.md#addScreenTab) | **POST** /rest/api/3/screens/{screenId}/tabs | Create screen tab
*TheJiraCloudPlatformRestApi.ScreenTabsApi* | [**deleteScreenTab**](docs/ScreenTabsApi.md#deleteScreenTab) | **DELETE** /rest/api/3/screens/{screenId}/tabs/{tabId} | Delete screen tab
*TheJiraCloudPlatformRestApi.ScreenTabsApi* | [**getAllScreenTabs**](docs/ScreenTabsApi.md#getAllScreenTabs) | **GET** /rest/api/3/screens/{screenId}/tabs | Get all screen tabs
*TheJiraCloudPlatformRestApi.ScreenTabsApi* | [**moveScreenTab**](docs/ScreenTabsApi.md#moveScreenTab) | **POST** /rest/api/3/screens/{screenId}/tabs/{tabId}/move/{pos} | Move screen tab
*TheJiraCloudPlatformRestApi.ScreenTabsApi* | [**renameScreenTab**](docs/ScreenTabsApi.md#renameScreenTab) | **PUT** /rest/api/3/screens/{screenId}/tabs/{tabId} | Update screen tab
*TheJiraCloudPlatformRestApi.ScreensApi* | [**addFieldToDefaultScreen**](docs/ScreensApi.md#addFieldToDefaultScreen) | **POST** /rest/api/3/screens/addToDefault/{fieldId} | Add field to default screen
*TheJiraCloudPlatformRestApi.ScreensApi* | [**createScreen**](docs/ScreensApi.md#createScreen) | **POST** /rest/api/3/screens | Create screen
*TheJiraCloudPlatformRestApi.ScreensApi* | [**deleteScreen**](docs/ScreensApi.md#deleteScreen) | **DELETE** /rest/api/3/screens/{screenId} | Delete screen
*TheJiraCloudPlatformRestApi.ScreensApi* | [**getAvailableScreenFields**](docs/ScreensApi.md#getAvailableScreenFields) | **GET** /rest/api/3/screens/{screenId}/availableFields | Get available screen fields
*TheJiraCloudPlatformRestApi.ScreensApi* | [**getScreens**](docs/ScreensApi.md#getScreens) | **GET** /rest/api/3/screens | Get screens
*TheJiraCloudPlatformRestApi.ScreensApi* | [**getScreensForField**](docs/ScreensApi.md#getScreensForField) | **GET** /rest/api/3/field/{fieldId}/screens | Get screens for a field
*TheJiraCloudPlatformRestApi.ScreensApi* | [**updateScreen**](docs/ScreensApi.md#updateScreen) | **PUT** /rest/api/3/screens/{screenId} | Update screen
*TheJiraCloudPlatformRestApi.ServerInfoApi* | [**getServerInfo**](docs/ServerInfoApi.md#getServerInfo) | **GET** /rest/api/3/serverInfo | Get Jira instance info
*TheJiraCloudPlatformRestApi.StatusApi* | [**createStatuses**](docs/StatusApi.md#createStatuses) | **POST** /rest/api/3/statuses | Bulk create statuses
*TheJiraCloudPlatformRestApi.StatusApi* | [**deleteStatusesById**](docs/StatusApi.md#deleteStatusesById) | **DELETE** /rest/api/3/statuses | Bulk delete Statuses
*TheJiraCloudPlatformRestApi.StatusApi* | [**getStatusesById**](docs/StatusApi.md#getStatusesById) | **GET** /rest/api/3/statuses | Bulk get statuses
*TheJiraCloudPlatformRestApi.StatusApi* | [**search**](docs/StatusApi.md#search) | **GET** /rest/api/3/statuses/search | Search statuses paginated
*TheJiraCloudPlatformRestApi.StatusApi* | [**updateStatuses**](docs/StatusApi.md#updateStatuses) | **PUT** /rest/api/3/statuses | Bulk update statuses
*TheJiraCloudPlatformRestApi.TasksApi* | [**cancelTask**](docs/TasksApi.md#cancelTask) | **POST** /rest/api/3/task/{taskId}/cancel | Cancel task
*TheJiraCloudPlatformRestApi.TasksApi* | [**getTask**](docs/TasksApi.md#getTask) | **GET** /rest/api/3/task/{taskId} | Get task
*TheJiraCloudPlatformRestApi.TimeTrackingApi* | [**getAvailableTimeTrackingImplementations**](docs/TimeTrackingApi.md#getAvailableTimeTrackingImplementations) | **GET** /rest/api/3/configuration/timetracking/list | Get all time tracking providers
*TheJiraCloudPlatformRestApi.TimeTrackingApi* | [**getSelectedTimeTrackingImplementation**](docs/TimeTrackingApi.md#getSelectedTimeTrackingImplementation) | **GET** /rest/api/3/configuration/timetracking | Get selected time tracking provider
*TheJiraCloudPlatformRestApi.TimeTrackingApi* | [**getSharedTimeTrackingConfiguration**](docs/TimeTrackingApi.md#getSharedTimeTrackingConfiguration) | **GET** /rest/api/3/configuration/timetracking/options | Get time tracking settings
*TheJiraCloudPlatformRestApi.TimeTrackingApi* | [**selectTimeTrackingImplementation**](docs/TimeTrackingApi.md#selectTimeTrackingImplementation) | **PUT** /rest/api/3/configuration/timetracking | Select time tracking provider
*TheJiraCloudPlatformRestApi.TimeTrackingApi* | [**setSharedTimeTrackingConfiguration**](docs/TimeTrackingApi.md#setSharedTimeTrackingConfiguration) | **PUT** /rest/api/3/configuration/timetracking/options | Set time tracking settings
*TheJiraCloudPlatformRestApi.UIModificationsAppsApi* | [**createUiModification**](docs/UIModificationsAppsApi.md#createUiModification) | **POST** /rest/api/3/uiModifications | Create UI modification
*TheJiraCloudPlatformRestApi.UIModificationsAppsApi* | [**deleteUiModification**](docs/UIModificationsAppsApi.md#deleteUiModification) | **DELETE** /rest/api/3/uiModifications/{uiModificationId} | Delete UI modification
*TheJiraCloudPlatformRestApi.UIModificationsAppsApi* | [**getUiModifications**](docs/UIModificationsAppsApi.md#getUiModifications) | **GET** /rest/api/3/uiModifications | Get UI modifications
*TheJiraCloudPlatformRestApi.UIModificationsAppsApi* | [**updateUiModification**](docs/UIModificationsAppsApi.md#updateUiModification) | **PUT** /rest/api/3/uiModifications/{uiModificationId} | Update UI modification
*TheJiraCloudPlatformRestApi.UserPropertiesApi* | [**deleteUserProperty**](docs/UserPropertiesApi.md#deleteUserProperty) | **DELETE** /rest/api/3/user/properties/{propertyKey} | Delete user property
*TheJiraCloudPlatformRestApi.UserPropertiesApi* | [**getUserProperty**](docs/UserPropertiesApi.md#getUserProperty) | **GET** /rest/api/3/user/properties/{propertyKey} | Get user property
*TheJiraCloudPlatformRestApi.UserPropertiesApi* | [**getUserPropertyKeys**](docs/UserPropertiesApi.md#getUserPropertyKeys) | **GET** /rest/api/3/user/properties | Get user property keys
*TheJiraCloudPlatformRestApi.UserPropertiesApi* | [**setUserProperty**](docs/UserPropertiesApi.md#setUserProperty) | **PUT** /rest/api/3/user/properties/{propertyKey} | Set user property
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findAssignableUsers**](docs/UserSearchApi.md#findAssignableUsers) | **GET** /rest/api/3/user/assignable/search | Find users assignable to issues
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findBulkAssignableUsers**](docs/UserSearchApi.md#findBulkAssignableUsers) | **GET** /rest/api/3/user/assignable/multiProjectSearch | Find users assignable to projects
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findUserKeysByQuery**](docs/UserSearchApi.md#findUserKeysByQuery) | **GET** /rest/api/3/user/search/query/key | Find user keys by query
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findUsers**](docs/UserSearchApi.md#findUsers) | **GET** /rest/api/3/user/search | Find users
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findUsersByQuery**](docs/UserSearchApi.md#findUsersByQuery) | **GET** /rest/api/3/user/search/query | Find users by query
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findUsersForPicker**](docs/UserSearchApi.md#findUsersForPicker) | **GET** /rest/api/3/user/picker | Find users for picker
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findUsersWithAllPermissions**](docs/UserSearchApi.md#findUsersWithAllPermissions) | **GET** /rest/api/3/user/permission/search | Find users with permissions
*TheJiraCloudPlatformRestApi.UserSearchApi* | [**findUsersWithBrowsePermission**](docs/UserSearchApi.md#findUsersWithBrowsePermission) | **GET** /rest/api/3/user/viewissue/search | Find users with browse permission
*TheJiraCloudPlatformRestApi.UsersApi* | [**bulkGetUsers**](docs/UsersApi.md#bulkGetUsers) | **GET** /rest/api/3/user/bulk | Bulk get users
*TheJiraCloudPlatformRestApi.UsersApi* | [**bulkGetUsersMigration**](docs/UsersApi.md#bulkGetUsersMigration) | **GET** /rest/api/3/user/bulk/migration | Get account IDs for users
*TheJiraCloudPlatformRestApi.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /rest/api/3/user | Create user
*TheJiraCloudPlatformRestApi.UsersApi* | [**getAllUsers**](docs/UsersApi.md#getAllUsers) | **GET** /rest/api/3/users/search | Get all users
*TheJiraCloudPlatformRestApi.UsersApi* | [**getAllUsersDefault**](docs/UsersApi.md#getAllUsersDefault) | **GET** /rest/api/3/users | Get all users default
*TheJiraCloudPlatformRestApi.UsersApi* | [**getUser**](docs/UsersApi.md#getUser) | **GET** /rest/api/3/user | Get user
*TheJiraCloudPlatformRestApi.UsersApi* | [**getUserDefaultColumns**](docs/UsersApi.md#getUserDefaultColumns) | **GET** /rest/api/3/user/columns | Get user default columns
*TheJiraCloudPlatformRestApi.UsersApi* | [**getUserEmail**](docs/UsersApi.md#getUserEmail) | **GET** /rest/api/3/user/email | Get user email
*TheJiraCloudPlatformRestApi.UsersApi* | [**getUserEmailBulk**](docs/UsersApi.md#getUserEmailBulk) | **GET** /rest/api/3/user/email/bulk | Get user email bulk
*TheJiraCloudPlatformRestApi.UsersApi* | [**getUserGroups**](docs/UsersApi.md#getUserGroups) | **GET** /rest/api/3/user/groups | Get user groups
*TheJiraCloudPlatformRestApi.UsersApi* | [**removeUser**](docs/UsersApi.md#removeUser) | **DELETE** /rest/api/3/user | Delete user
*TheJiraCloudPlatformRestApi.UsersApi* | [**resetUserColumns**](docs/UsersApi.md#resetUserColumns) | **DELETE** /rest/api/3/user/columns | Reset user default columns
*TheJiraCloudPlatformRestApi.UsersApi* | [**setUserColumns**](docs/UsersApi.md#setUserColumns) | **PUT** /rest/api/3/user/columns | Set user default columns
*TheJiraCloudPlatformRestApi.WebhooksApi* | [**deleteWebhookById**](docs/WebhooksApi.md#deleteWebhookById) | **DELETE** /rest/api/3/webhook | Delete webhooks by ID
*TheJiraCloudPlatformRestApi.WebhooksApi* | [**getDynamicWebhooksForApp**](docs/WebhooksApi.md#getDynamicWebhooksForApp) | **GET** /rest/api/3/webhook | Get dynamic webhooks for app
*TheJiraCloudPlatformRestApi.WebhooksApi* | [**getFailedWebhooks**](docs/WebhooksApi.md#getFailedWebhooks) | **GET** /rest/api/3/webhook/failed | Get failed webhooks
*TheJiraCloudPlatformRestApi.WebhooksApi* | [**refreshWebhooks**](docs/WebhooksApi.md#refreshWebhooks) | **PUT** /rest/api/3/webhook/refresh | Extend webhook life
*TheJiraCloudPlatformRestApi.WebhooksApi* | [**registerDynamicWebhooks**](docs/WebhooksApi.md#registerDynamicWebhooks) | **POST** /rest/api/3/webhook | Register dynamic webhooks
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**createWorkflowSchemeDraftFromParent**](docs/WorkflowSchemeDraftsApi.md#createWorkflowSchemeDraftFromParent) | **POST** /rest/api/3/workflowscheme/{id}/createdraft | Create draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**deleteDraftDefaultWorkflow**](docs/WorkflowSchemeDraftsApi.md#deleteDraftDefaultWorkflow) | **DELETE** /rest/api/3/workflowscheme/{id}/draft/default | Delete draft default workflow
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**deleteDraftWorkflowMapping**](docs/WorkflowSchemeDraftsApi.md#deleteDraftWorkflowMapping) | **DELETE** /rest/api/3/workflowscheme/{id}/draft/workflow | Delete issue types for workflow in draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**deleteWorkflowSchemeDraft**](docs/WorkflowSchemeDraftsApi.md#deleteWorkflowSchemeDraft) | **DELETE** /rest/api/3/workflowscheme/{id}/draft | Delete draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**deleteWorkflowSchemeDraftIssueType**](docs/WorkflowSchemeDraftsApi.md#deleteWorkflowSchemeDraftIssueType) | **DELETE** /rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType} | Delete workflow for issue type in draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**getDraftDefaultWorkflow**](docs/WorkflowSchemeDraftsApi.md#getDraftDefaultWorkflow) | **GET** /rest/api/3/workflowscheme/{id}/draft/default | Get draft default workflow
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**getDraftWorkflow**](docs/WorkflowSchemeDraftsApi.md#getDraftWorkflow) | **GET** /rest/api/3/workflowscheme/{id}/draft/workflow | Get issue types for workflows in draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**getWorkflowSchemeDraft**](docs/WorkflowSchemeDraftsApi.md#getWorkflowSchemeDraft) | **GET** /rest/api/3/workflowscheme/{id}/draft | Get draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**getWorkflowSchemeDraftIssueType**](docs/WorkflowSchemeDraftsApi.md#getWorkflowSchemeDraftIssueType) | **GET** /rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType} | Get workflow for issue type in draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**publishDraftWorkflowScheme**](docs/WorkflowSchemeDraftsApi.md#publishDraftWorkflowScheme) | **POST** /rest/api/3/workflowscheme/{id}/draft/publish | Publish draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**setWorkflowSchemeDraftIssueType**](docs/WorkflowSchemeDraftsApi.md#setWorkflowSchemeDraftIssueType) | **PUT** /rest/api/3/workflowscheme/{id}/draft/issuetype/{issueType} | Set workflow for issue type in draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**updateDraftDefaultWorkflow**](docs/WorkflowSchemeDraftsApi.md#updateDraftDefaultWorkflow) | **PUT** /rest/api/3/workflowscheme/{id}/draft/default | Update draft default workflow
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**updateDraftWorkflowMapping**](docs/WorkflowSchemeDraftsApi.md#updateDraftWorkflowMapping) | **PUT** /rest/api/3/workflowscheme/{id}/draft/workflow | Set issue types for workflow in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeDraftsApi* | [**updateWorkflowSchemeDraft**](docs/WorkflowSchemeDraftsApi.md#updateWorkflowSchemeDraft) | **PUT** /rest/api/3/workflowscheme/{id}/draft | Update draft workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemeProjectAssociationsApi* | [**assignSchemeToProject**](docs/WorkflowSchemeProjectAssociationsApi.md#assignSchemeToProject) | **PUT** /rest/api/3/workflowscheme/project | Assign workflow scheme to project
*TheJiraCloudPlatformRestApi.WorkflowSchemeProjectAssociationsApi* | [**getWorkflowSchemeProjectAssociations**](docs/WorkflowSchemeProjectAssociationsApi.md#getWorkflowSchemeProjectAssociations) | **GET** /rest/api/3/workflowscheme/project | Get workflow scheme project associations
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**createWorkflowScheme**](docs/WorkflowSchemesApi.md#createWorkflowScheme) | **POST** /rest/api/3/workflowscheme | Create workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**deleteDefaultWorkflow**](docs/WorkflowSchemesApi.md#deleteDefaultWorkflow) | **DELETE** /rest/api/3/workflowscheme/{id}/default | Delete default workflow
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**deleteWorkflowMapping**](docs/WorkflowSchemesApi.md#deleteWorkflowMapping) | **DELETE** /rest/api/3/workflowscheme/{id}/workflow | Delete issue types for workflow in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**deleteWorkflowScheme**](docs/WorkflowSchemesApi.md#deleteWorkflowScheme) | **DELETE** /rest/api/3/workflowscheme/{id} | Delete workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**deleteWorkflowSchemeIssueType**](docs/WorkflowSchemesApi.md#deleteWorkflowSchemeIssueType) | **DELETE** /rest/api/3/workflowscheme/{id}/issuetype/{issueType} | Delete workflow for issue type in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**getAllWorkflowSchemes**](docs/WorkflowSchemesApi.md#getAllWorkflowSchemes) | **GET** /rest/api/3/workflowscheme | Get all workflow schemes
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**getDefaultWorkflow**](docs/WorkflowSchemesApi.md#getDefaultWorkflow) | **GET** /rest/api/3/workflowscheme/{id}/default | Get default workflow
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**getWorkflow**](docs/WorkflowSchemesApi.md#getWorkflow) | **GET** /rest/api/3/workflowscheme/{id}/workflow | Get issue types for workflows in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**getWorkflowScheme**](docs/WorkflowSchemesApi.md#getWorkflowScheme) | **GET** /rest/api/3/workflowscheme/{id} | Get workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**getWorkflowSchemeIssueType**](docs/WorkflowSchemesApi.md#getWorkflowSchemeIssueType) | **GET** /rest/api/3/workflowscheme/{id}/issuetype/{issueType} | Get workflow for issue type in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**setWorkflowSchemeIssueType**](docs/WorkflowSchemesApi.md#setWorkflowSchemeIssueType) | **PUT** /rest/api/3/workflowscheme/{id}/issuetype/{issueType} | Set workflow for issue type in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**updateDefaultWorkflow**](docs/WorkflowSchemesApi.md#updateDefaultWorkflow) | **PUT** /rest/api/3/workflowscheme/{id}/default | Update default workflow
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**updateWorkflowMapping**](docs/WorkflowSchemesApi.md#updateWorkflowMapping) | **PUT** /rest/api/3/workflowscheme/{id}/workflow | Set issue types for workflow in workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowSchemesApi* | [**updateWorkflowScheme**](docs/WorkflowSchemesApi.md#updateWorkflowScheme) | **PUT** /rest/api/3/workflowscheme/{id} | Update workflow scheme
*TheJiraCloudPlatformRestApi.WorkflowStatusCategoriesApi* | [**getStatusCategories**](docs/WorkflowStatusCategoriesApi.md#getStatusCategories) | **GET** /rest/api/3/statuscategory | Get all status categories
*TheJiraCloudPlatformRestApi.WorkflowStatusCategoriesApi* | [**getStatusCategory**](docs/WorkflowStatusCategoriesApi.md#getStatusCategory) | **GET** /rest/api/3/statuscategory/{idOrKey} | Get status category
*TheJiraCloudPlatformRestApi.WorkflowStatusesApi* | [**getStatus**](docs/WorkflowStatusesApi.md#getStatus) | **GET** /rest/api/3/status/{idOrName} | Get status
*TheJiraCloudPlatformRestApi.WorkflowStatusesApi* | [**getStatuses**](docs/WorkflowStatusesApi.md#getStatuses) | **GET** /rest/api/3/status | Get all statuses
*TheJiraCloudPlatformRestApi.WorkflowTransitionPropertiesApi* | [**createWorkflowTransitionProperty**](docs/WorkflowTransitionPropertiesApi.md#createWorkflowTransitionProperty) | **POST** /rest/api/3/workflow/transitions/{transitionId}/properties | Create workflow transition property
*TheJiraCloudPlatformRestApi.WorkflowTransitionPropertiesApi* | [**deleteWorkflowTransitionProperty**](docs/WorkflowTransitionPropertiesApi.md#deleteWorkflowTransitionProperty) | **DELETE** /rest/api/3/workflow/transitions/{transitionId}/properties | Delete workflow transition property
*TheJiraCloudPlatformRestApi.WorkflowTransitionPropertiesApi* | [**getWorkflowTransitionProperties**](docs/WorkflowTransitionPropertiesApi.md#getWorkflowTransitionProperties) | **GET** /rest/api/3/workflow/transitions/{transitionId}/properties | Get workflow transition properties
*TheJiraCloudPlatformRestApi.WorkflowTransitionPropertiesApi* | [**updateWorkflowTransitionProperty**](docs/WorkflowTransitionPropertiesApi.md#updateWorkflowTransitionProperty) | **PUT** /rest/api/3/workflow/transitions/{transitionId}/properties | Update workflow transition property
*TheJiraCloudPlatformRestApi.WorkflowTransitionRulesApi* | [**deleteWorkflowTransitionRuleConfigurations**](docs/WorkflowTransitionRulesApi.md#deleteWorkflowTransitionRuleConfigurations) | **PUT** /rest/api/3/workflow/rule/config/delete | Delete workflow transition rule configurations
*TheJiraCloudPlatformRestApi.WorkflowTransitionRulesApi* | [**getWorkflowTransitionRuleConfigurations**](docs/WorkflowTransitionRulesApi.md#getWorkflowTransitionRuleConfigurations) | **GET** /rest/api/3/workflow/rule/config | Get workflow transition rule configurations
*TheJiraCloudPlatformRestApi.WorkflowTransitionRulesApi* | [**updateWorkflowTransitionRuleConfigurations**](docs/WorkflowTransitionRulesApi.md#updateWorkflowTransitionRuleConfigurations) | **PUT** /rest/api/3/workflow/rule/config | Update workflow transition rule configurations
*TheJiraCloudPlatformRestApi.WorkflowsApi* | [**createWorkflow**](docs/WorkflowsApi.md#createWorkflow) | **POST** /rest/api/3/workflow | Create workflow
*TheJiraCloudPlatformRestApi.WorkflowsApi* | [**deleteInactiveWorkflow**](docs/WorkflowsApi.md#deleteInactiveWorkflow) | **DELETE** /rest/api/3/workflow/{entityId} | Delete inactive workflow
*TheJiraCloudPlatformRestApi.WorkflowsApi* | [**getAllWorkflows**](docs/WorkflowsApi.md#getAllWorkflows) | **GET** /rest/api/3/workflow | Get all workflows
*TheJiraCloudPlatformRestApi.WorkflowsApi* | [**getWorkflowsPaginated**](docs/WorkflowsApi.md#getWorkflowsPaginated) | **GET** /rest/api/3/workflow/search | Get workflows paginated

## Documentation for Models

 - [TheJiraCloudPlatformRestApi.ActorInputBean](docs/ActorInputBean.md)
 - [TheJiraCloudPlatformRestApi.ActorsMap](docs/ActorsMap.md)
 - [TheJiraCloudPlatformRestApi.AddFieldBean](docs/AddFieldBean.md)
 - [TheJiraCloudPlatformRestApi.AddGroupBean](docs/AddGroupBean.md)
 - [TheJiraCloudPlatformRestApi.AddNotificationsDetails](docs/AddNotificationsDetails.md)
 - [TheJiraCloudPlatformRestApi.AddSecuritySchemeLevelsRequestBean](docs/AddSecuritySchemeLevelsRequestBean.md)
 - [TheJiraCloudPlatformRestApi.AllOfAppWorkflowTransitionRuleTransition](docs/AllOfAppWorkflowTransitionRuleTransition.md)
 - [TheJiraCloudPlatformRestApi.AllOfAttachmentMetadataAuthor](docs/AllOfAttachmentMetadataAuthor.md)
 - [TheJiraCloudPlatformRestApi.AllOfBulkIssuePropertyUpdateRequestFilter](docs/AllOfBulkIssuePropertyUpdateRequestFilter.md)
 - [TheJiraCloudPlatformRestApi.AllOfChangelogAuthor](docs/AllOfChangelogAuthor.md)
 - [TheJiraCloudPlatformRestApi.AllOfChangelogHistoryMetadata](docs/AllOfChangelogHistoryMetadata.md)
 - [TheJiraCloudPlatformRestApi.AllOfComponentWithIssueCountAssignee](docs/AllOfComponentWithIssueCountAssignee.md)
 - [TheJiraCloudPlatformRestApi.AllOfComponentWithIssueCountLead](docs/AllOfComponentWithIssueCountLead.md)
 - [TheJiraCloudPlatformRestApi.AllOfComponentWithIssueCountRealAssignee](docs/AllOfComponentWithIssueCountRealAssignee.md)
 - [TheJiraCloudPlatformRestApi.AllOfConfigurationTimeTrackingConfiguration](docs/AllOfConfigurationTimeTrackingConfiguration.md)
 - [TheJiraCloudPlatformRestApi.AllOfContextScope](docs/AllOfContextScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfCreateWorkflowTransitionDetailsRules](docs/AllOfCreateWorkflowTransitionDetailsRules.md)
 - [TheJiraCloudPlatformRestApi.AllOfCreateWorkflowTransitionDetailsScreen](docs/AllOfCreateWorkflowTransitionDetailsScreen.md)
 - [TheJiraCloudPlatformRestApi.AllOfCreateWorkflowTransitionRulesDetailsConditions](docs/AllOfCreateWorkflowTransitionRulesDetailsConditions.md)
 - [TheJiraCloudPlatformRestApi.AllOfCreatedIssueTransition](docs/AllOfCreatedIssueTransition.md)
 - [TheJiraCloudPlatformRestApi.AllOfCreatedIssueWatchers](docs/AllOfCreatedIssueWatchers.md)
 - [TheJiraCloudPlatformRestApi.AllOfDashboardGadgetPosition](docs/AllOfDashboardGadgetPosition.md)
 - [TheJiraCloudPlatformRestApi.AllOfDashboardGadgetSettingsPosition](docs/AllOfDashboardGadgetSettingsPosition.md)
 - [TheJiraCloudPlatformRestApi.AllOfDashboardGadgetUpdateRequestPosition](docs/AllOfDashboardGadgetUpdateRequestPosition.md)
 - [TheJiraCloudPlatformRestApi.AllOfDashboardOwner](docs/AllOfDashboardOwner.md)
 - [TheJiraCloudPlatformRestApi.AllOfDeprecatedWorkflowScope](docs/AllOfDeprecatedWorkflowScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfEventNotificationField](docs/AllOfEventNotificationField.md)
 - [TheJiraCloudPlatformRestApi.AllOfEventNotificationGroup](docs/AllOfEventNotificationGroup.md)
 - [TheJiraCloudPlatformRestApi.AllOfEventNotificationProjectRole](docs/AllOfEventNotificationProjectRole.md)
 - [TheJiraCloudPlatformRestApi.AllOfEventNotificationUser](docs/AllOfEventNotificationUser.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldDetailsSchema](docs/AllOfFieldDetailsSchema.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldDetailsScope](docs/AllOfFieldDetailsScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldMetadataSchema](docs/AllOfFieldMetadataSchema.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldsAssignee](docs/AllOfFieldsAssignee.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldsIssueType](docs/AllOfFieldsIssueType.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldsPriority](docs/AllOfFieldsPriority.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldsStatus](docs/AllOfFieldsStatus.md)
 - [TheJiraCloudPlatformRestApi.AllOfFieldsTimetracking](docs/AllOfFieldsTimetracking.md)
 - [TheJiraCloudPlatformRestApi.AllOfFilterDetailsOwner](docs/AllOfFilterDetailsOwner.md)
 - [TheJiraCloudPlatformRestApi.AllOfFilterOwner](docs/AllOfFilterOwner.md)
 - [TheJiraCloudPlatformRestApi.AllOfFilterSharedUsers](docs/AllOfFilterSharedUsers.md)
 - [TheJiraCloudPlatformRestApi.AllOfFilterSubscriptionGroup](docs/AllOfFilterSubscriptionGroup.md)
 - [TheJiraCloudPlatformRestApi.AllOfFilterSubscriptionUser](docs/AllOfFilterSubscriptionUser.md)
 - [TheJiraCloudPlatformRestApi.AllOfFilterSubscriptions](docs/AllOfFilterSubscriptions.md)
 - [TheJiraCloudPlatformRestApi.AllOfGroupUsers](docs/AllOfGroupUsers.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueBeanChangelog](docs/AllOfIssueBeanChangelog.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueBeanEditmeta](docs/AllOfIssueBeanEditmeta.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueBeanOperations](docs/AllOfIssueBeanOperations.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueFieldOptionConfigurationScope](docs/AllOfIssueFieldOptionConfigurationScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueFieldOptionScopeBeanGlobal](docs/AllOfIssueFieldOptionScopeBeanGlobal.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueLinkInwardIssue](docs/AllOfIssueLinkInwardIssue.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueLinkOutwardIssue](docs/AllOfIssueLinkOutwardIssue.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueLinkType](docs/AllOfIssueLinkType.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueSecurityLevelMemberHolder](docs/AllOfIssueSecurityLevelMemberHolder.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueTypeDetailsScope](docs/AllOfIssueTypeDetailsScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueTypeIssueCreateMetadataScope](docs/AllOfIssueTypeIssueCreateMetadataScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueTypeSchemeProjectsIssueTypeScheme](docs/AllOfIssueTypeSchemeProjectsIssueTypeScheme.md)
 - [TheJiraCloudPlatformRestApi.AllOfIssueTypeScreenSchemesProjectsIssueTypeScreenScheme](docs/AllOfIssueTypeScreenSchemesProjectsIssueTypeScreenScheme.md)
 - [TheJiraCloudPlatformRestApi.AllOfJexpIssuesJql](docs/AllOfJexpIssuesJql.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionEvalContextBeanIssue](docs/AllOfJiraExpressionEvalContextBeanIssue.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionEvalContextBeanIssues](docs/AllOfJiraExpressionEvalContextBeanIssues.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionEvalContextBeanProject](docs/AllOfJiraExpressionEvalContextBeanProject.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionEvalRequestBeanContext](docs/AllOfJiraExpressionEvalRequestBeanContext.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionEvaluationMetaDataBeanComplexity](docs/AllOfJiraExpressionEvaluationMetaDataBeanComplexity.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionEvaluationMetaDataBeanIssues](docs/AllOfJiraExpressionEvaluationMetaDataBeanIssues.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionResultMeta](docs/AllOfJiraExpressionResultMeta.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionsComplexityBeanBeans](docs/AllOfJiraExpressionsComplexityBeanBeans.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionsComplexityBeanExpensiveOperations](docs/AllOfJiraExpressionsComplexityBeanExpensiveOperations.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionsComplexityBeanPrimitiveValues](docs/AllOfJiraExpressionsComplexityBeanPrimitiveValues.md)
 - [TheJiraCloudPlatformRestApi.AllOfJiraExpressionsComplexityBeanSteps](docs/AllOfJiraExpressionsComplexityBeanSteps.md)
 - [TheJiraCloudPlatformRestApi.AllOfLinkedIssueFields](docs/AllOfLinkedIssueFields.md)
 - [TheJiraCloudPlatformRestApi.AllOfNotificationEventTemplateEvent](docs/AllOfNotificationEventTemplateEvent.md)
 - [TheJiraCloudPlatformRestApi.AllOfNotificationSchemeScope](docs/AllOfNotificationSchemeScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfParsedJqlQueryStructure](docs/AllOfParsedJqlQueryStructure.md)
 - [TheJiraCloudPlatformRestApi.AllOfPermissionGrantHolder](docs/AllOfPermissionGrantHolder.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectArchivedBy](docs/AllOfProjectArchivedBy.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectAvatarUrls](docs/AllOfProjectAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectComponentAssignee](docs/AllOfProjectComponentAssignee.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectComponentLead](docs/AllOfProjectComponentLead.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectComponentRealAssignee](docs/AllOfProjectComponentRealAssignee.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectDeletedBy](docs/AllOfProjectDeletedBy.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectDetailsAvatarUrls](docs/AllOfProjectDetailsAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectDetailsProjectCategory](docs/AllOfProjectDetailsProjectCategory.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectInsight](docs/AllOfProjectInsight.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectIssueCreateMetadataAvatarUrls](docs/AllOfProjectIssueCreateMetadataAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectIssueTypeHierarchy](docs/AllOfProjectIssueTypeHierarchy.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectLandingPageInfo](docs/AllOfProjectLandingPageInfo.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectLead](docs/AllOfProjectLead.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectPermissions](docs/AllOfProjectPermissions.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectProjectCategory](docs/AllOfProjectProjectCategory.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectRoleDetailsScope](docs/AllOfProjectRoleDetailsScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfProjectRoleScope](docs/AllOfProjectRoleScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfRemoteIssueLinkApplication](docs/AllOfRemoteIssueLinkApplication.md)
 - [TheJiraCloudPlatformRestApi.AllOfRemoteIssueLinkModelObject](docs/AllOfRemoteIssueLinkModelObject.md)
 - [TheJiraCloudPlatformRestApi.AllOfRemoveOptionFromIssuesResultErrors](docs/AllOfRemoveOptionFromIssuesResultErrors.md)
 - [TheJiraCloudPlatformRestApi.AllOfRoleActorActorGroup](docs/AllOfRoleActorActorGroup.md)
 - [TheJiraCloudPlatformRestApi.AllOfRoleActorActorUser](docs/AllOfRoleActorActorUser.md)
 - [TheJiraCloudPlatformRestApi.AllOfSanitizedJqlQueryErrors](docs/AllOfSanitizedJqlQueryErrors.md)
 - [TheJiraCloudPlatformRestApi.AllOfScreenSchemeDetailsScreens](docs/AllOfScreenSchemeDetailsScreens.md)
 - [TheJiraCloudPlatformRestApi.AllOfScreenSchemeIssueTypeScreenSchemes](docs/AllOfScreenSchemeIssueTypeScreenSchemes.md)
 - [TheJiraCloudPlatformRestApi.AllOfScreenSchemeScreens](docs/AllOfScreenSchemeScreens.md)
 - [TheJiraCloudPlatformRestApi.AllOfScreenScope](docs/AllOfScreenScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfScreenWithTabScope](docs/AllOfScreenWithTabScope.md)
 - [TheJiraCloudPlatformRestApi.AllOfScreenWithTabTab](docs/AllOfScreenWithTabTab.md)
 - [TheJiraCloudPlatformRestApi.AllOfSharePermissionGroup](docs/AllOfSharePermissionGroup.md)
 - [TheJiraCloudPlatformRestApi.AllOfSharePermissionProject](docs/AllOfSharePermissionProject.md)
 - [TheJiraCloudPlatformRestApi.AllOfSharePermissionRole](docs/AllOfSharePermissionRole.md)
 - [TheJiraCloudPlatformRestApi.AllOfSharePermissionUser](docs/AllOfSharePermissionUser.md)
 - [TheJiraCloudPlatformRestApi.AllOfTaskProgressBeanRemoveOptionFromIssuesResultResult](docs/AllOfTaskProgressBeanRemoveOptionFromIssuesResultResult.md)
 - [TheJiraCloudPlatformRestApi.AllOfUpdateScreenSchemeDetailsScreens](docs/AllOfUpdateScreenSchemeDetailsScreens.md)
 - [TheJiraCloudPlatformRestApi.AllOfUserApplicationRoles](docs/AllOfUserApplicationRoles.md)
 - [TheJiraCloudPlatformRestApi.AllOfUserAvatarUrls](docs/AllOfUserAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.AllOfUserBeanAvatarUrls](docs/AllOfUserBeanAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.AllOfUserDetailsAvatarUrls](docs/AllOfUserDetailsAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.AllOfUserGroups](docs/AllOfUserGroups.md)
 - [TheJiraCloudPlatformRestApi.AllOfVersionIssuesStatusForFixVersion](docs/AllOfVersionIssuesStatusForFixVersion.md)
 - [TheJiraCloudPlatformRestApi.AllOfWorkflowSchemeAssociationsWorkflowScheme](docs/AllOfWorkflowSchemeAssociationsWorkflowScheme.md)
 - [TheJiraCloudPlatformRestApi.AllOfWorkflowSchemeLastModifiedUser](docs/AllOfWorkflowSchemeLastModifiedUser.md)
 - [TheJiraCloudPlatformRestApi.AnnouncementBannerConfiguration](docs/AnnouncementBannerConfiguration.md)
 - [TheJiraCloudPlatformRestApi.AnnouncementBannerConfigurationUpdate](docs/AnnouncementBannerConfigurationUpdate.md)
 - [TheJiraCloudPlatformRestApi.AppWorkflowTransitionRule](docs/AppWorkflowTransitionRule.md)
 - [TheJiraCloudPlatformRestApi.Application](docs/Application.md)
 - [TheJiraCloudPlatformRestApi.ApplicationProperty](docs/ApplicationProperty.md)
 - [TheJiraCloudPlatformRestApi.ApplicationRole](docs/ApplicationRole.md)
 - [TheJiraCloudPlatformRestApi.AssociateFieldConfigurationsWithIssueTypesRequest](docs/AssociateFieldConfigurationsWithIssueTypesRequest.md)
 - [TheJiraCloudPlatformRestApi.AssociateSecuritySchemeWithProjectDetails](docs/AssociateSecuritySchemeWithProjectDetails.md)
 - [TheJiraCloudPlatformRestApi.AssociatedItemBean](docs/AssociatedItemBean.md)
 - [TheJiraCloudPlatformRestApi.Attachment](docs/Attachment.md)
 - [TheJiraCloudPlatformRestApi.AttachmentArchive](docs/AttachmentArchive.md)
 - [TheJiraCloudPlatformRestApi.AttachmentArchiveEntry](docs/AttachmentArchiveEntry.md)
 - [TheJiraCloudPlatformRestApi.AttachmentArchiveImpl](docs/AttachmentArchiveImpl.md)
 - [TheJiraCloudPlatformRestApi.AttachmentArchiveItemReadable](docs/AttachmentArchiveItemReadable.md)
 - [TheJiraCloudPlatformRestApi.AttachmentArchiveMetadataReadable](docs/AttachmentArchiveMetadataReadable.md)
 - [TheJiraCloudPlatformRestApi.AttachmentMetadata](docs/AttachmentMetadata.md)
 - [TheJiraCloudPlatformRestApi.AttachmentSettings](docs/AttachmentSettings.md)
 - [TheJiraCloudPlatformRestApi.AuditRecordBean](docs/AuditRecordBean.md)
 - [TheJiraCloudPlatformRestApi.AuditRecords](docs/AuditRecords.md)
 - [TheJiraCloudPlatformRestApi.AutoCompleteSuggestion](docs/AutoCompleteSuggestion.md)
 - [TheJiraCloudPlatformRestApi.AutoCompleteSuggestions](docs/AutoCompleteSuggestions.md)
 - [TheJiraCloudPlatformRestApi.AvailableDashboardGadget](docs/AvailableDashboardGadget.md)
 - [TheJiraCloudPlatformRestApi.AvailableDashboardGadgetsResponse](docs/AvailableDashboardGadgetsResponse.md)
 - [TheJiraCloudPlatformRestApi.Avatar](docs/Avatar.md)
 - [TheJiraCloudPlatformRestApi.AvatarUrlsBean](docs/AvatarUrlsBean.md)
 - [TheJiraCloudPlatformRestApi.Avatars](docs/Avatars.md)
 - [TheJiraCloudPlatformRestApi.BulkCustomFieldOptionCreateRequest](docs/BulkCustomFieldOptionCreateRequest.md)
 - [TheJiraCloudPlatformRestApi.BulkCustomFieldOptionUpdateRequest](docs/BulkCustomFieldOptionUpdateRequest.md)
 - [TheJiraCloudPlatformRestApi.BulkIssueIsWatching](docs/BulkIssueIsWatching.md)
 - [TheJiraCloudPlatformRestApi.BulkIssuePropertyUpdateRequest](docs/BulkIssuePropertyUpdateRequest.md)
 - [TheJiraCloudPlatformRestApi.BulkOperationErrorResult](docs/BulkOperationErrorResult.md)
 - [TheJiraCloudPlatformRestApi.BulkPermissionGrants](docs/BulkPermissionGrants.md)
 - [TheJiraCloudPlatformRestApi.BulkPermissionsRequestBean](docs/BulkPermissionsRequestBean.md)
 - [TheJiraCloudPlatformRestApi.BulkProjectPermissionGrants](docs/BulkProjectPermissionGrants.md)
 - [TheJiraCloudPlatformRestApi.BulkProjectPermissions](docs/BulkProjectPermissions.md)
 - [TheJiraCloudPlatformRestApi.ChangeDetails](docs/ChangeDetails.md)
 - [TheJiraCloudPlatformRestApi.ChangeFilterOwner](docs/ChangeFilterOwner.md)
 - [TheJiraCloudPlatformRestApi.ChangedValueBean](docs/ChangedValueBean.md)
 - [TheJiraCloudPlatformRestApi.ChangedWorklog](docs/ChangedWorklog.md)
 - [TheJiraCloudPlatformRestApi.ChangedWorklogs](docs/ChangedWorklogs.md)
 - [TheJiraCloudPlatformRestApi.Changelog](docs/Changelog.md)
 - [TheJiraCloudPlatformRestApi.ColumnItem](docs/ColumnItem.md)
 - [TheJiraCloudPlatformRestApi.Comment](docs/Comment.md)
 - [TheJiraCloudPlatformRestApi.ComponentIssuesCount](docs/ComponentIssuesCount.md)
 - [TheJiraCloudPlatformRestApi.ComponentWithIssueCount](docs/ComponentWithIssueCount.md)
 - [TheJiraCloudPlatformRestApi.CompoundClause](docs/CompoundClause.md)
 - [TheJiraCloudPlatformRestApi.Configuration](docs/Configuration.md)
 - [TheJiraCloudPlatformRestApi.ConnectCustomFieldValue](docs/ConnectCustomFieldValue.md)
 - [TheJiraCloudPlatformRestApi.ConnectCustomFieldValues](docs/ConnectCustomFieldValues.md)
 - [TheJiraCloudPlatformRestApi.ConnectModule](docs/ConnectModule.md)
 - [TheJiraCloudPlatformRestApi.ConnectModules](docs/ConnectModules.md)
 - [TheJiraCloudPlatformRestApi.ConnectWorkflowTransitionRule](docs/ConnectWorkflowTransitionRule.md)
 - [TheJiraCloudPlatformRestApi.ContainerForProjectFeatures](docs/ContainerForProjectFeatures.md)
 - [TheJiraCloudPlatformRestApi.ContainerForRegisteredWebhooks](docs/ContainerForRegisteredWebhooks.md)
 - [TheJiraCloudPlatformRestApi.ContainerForWebhookIDs](docs/ContainerForWebhookIDs.md)
 - [TheJiraCloudPlatformRestApi.ContainerOfWorkflowSchemeAssociations](docs/ContainerOfWorkflowSchemeAssociations.md)
 - [TheJiraCloudPlatformRestApi.Context](docs/Context.md)
 - [TheJiraCloudPlatformRestApi.ContextForProjectAndIssueType](docs/ContextForProjectAndIssueType.md)
 - [TheJiraCloudPlatformRestApi.ContextualConfiguration](docs/ContextualConfiguration.md)
 - [TheJiraCloudPlatformRestApi.ConvertedJQLQueries](docs/ConvertedJQLQueries.md)
 - [TheJiraCloudPlatformRestApi.CreateCustomFieldContext](docs/CreateCustomFieldContext.md)
 - [TheJiraCloudPlatformRestApi.CreateIssueSecuritySchemeDetails](docs/CreateIssueSecuritySchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateNotificationSchemeDetails](docs/CreateNotificationSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.CreatePriorityDetails](docs/CreatePriorityDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateProjectDetails](docs/CreateProjectDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateResolutionDetails](docs/CreateResolutionDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateUiModificationDetails](docs/CreateUiModificationDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateUpdateRoleRequestBean](docs/CreateUpdateRoleRequestBean.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowCondition](docs/CreateWorkflowCondition.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowDetails](docs/CreateWorkflowDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowStatusDetails](docs/CreateWorkflowStatusDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowTransitionDetails](docs/CreateWorkflowTransitionDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowTransitionRule](docs/CreateWorkflowTransitionRule.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowTransitionRulesDetails](docs/CreateWorkflowTransitionRulesDetails.md)
 - [TheJiraCloudPlatformRestApi.CreateWorkflowTransitionScreenDetails](docs/CreateWorkflowTransitionScreenDetails.md)
 - [TheJiraCloudPlatformRestApi.CreatedIssue](docs/CreatedIssue.md)
 - [TheJiraCloudPlatformRestApi.CreatedIssues](docs/CreatedIssues.md)
 - [TheJiraCloudPlatformRestApi.CustomContextVariable](docs/CustomContextVariable.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldConfigurations](docs/CustomFieldConfigurations.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContext](docs/CustomFieldContext.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValue](docs/CustomFieldContextDefaultValue.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueCascadingOption](docs/CustomFieldContextDefaultValueCascadingOption.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueDate](docs/CustomFieldContextDefaultValueDate.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueDateTime](docs/CustomFieldContextDefaultValueDateTime.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueFloat](docs/CustomFieldContextDefaultValueFloat.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeDateTimeField](docs/CustomFieldContextDefaultValueForgeDateTimeField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeGroupField](docs/CustomFieldContextDefaultValueForgeGroupField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeMultiGroupField](docs/CustomFieldContextDefaultValueForgeMultiGroupField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeMultiStringField](docs/CustomFieldContextDefaultValueForgeMultiStringField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeMultiUserField](docs/CustomFieldContextDefaultValueForgeMultiUserField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeNumberField](docs/CustomFieldContextDefaultValueForgeNumberField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeObjectField](docs/CustomFieldContextDefaultValueForgeObjectField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeStringField](docs/CustomFieldContextDefaultValueForgeStringField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueForgeUserField](docs/CustomFieldContextDefaultValueForgeUserField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueLabels](docs/CustomFieldContextDefaultValueLabels.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueMultiUserPicker](docs/CustomFieldContextDefaultValueMultiUserPicker.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueMultipleGroupPicker](docs/CustomFieldContextDefaultValueMultipleGroupPicker.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueMultipleOption](docs/CustomFieldContextDefaultValueMultipleOption.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueMultipleVersionPicker](docs/CustomFieldContextDefaultValueMultipleVersionPicker.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueProject](docs/CustomFieldContextDefaultValueProject.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueReadOnly](docs/CustomFieldContextDefaultValueReadOnly.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueSingleGroupPicker](docs/CustomFieldContextDefaultValueSingleGroupPicker.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueSingleOption](docs/CustomFieldContextDefaultValueSingleOption.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueSingleVersionPicker](docs/CustomFieldContextDefaultValueSingleVersionPicker.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueTextArea](docs/CustomFieldContextDefaultValueTextArea.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueTextField](docs/CustomFieldContextDefaultValueTextField.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueURL](docs/CustomFieldContextDefaultValueURL.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextDefaultValueUpdate](docs/CustomFieldContextDefaultValueUpdate.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextOption](docs/CustomFieldContextOption.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextProjectMapping](docs/CustomFieldContextProjectMapping.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextSingleUserPickerDefaults](docs/CustomFieldContextSingleUserPickerDefaults.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldContextUpdateDetails](docs/CustomFieldContextUpdateDetails.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldCreatedContextOptionsList](docs/CustomFieldCreatedContextOptionsList.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldDefinitionJsonBean](docs/CustomFieldDefinitionJsonBean.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldOption](docs/CustomFieldOption.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldOptionCreate](docs/CustomFieldOptionCreate.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldOptionUpdate](docs/CustomFieldOptionUpdate.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldReplacement](docs/CustomFieldReplacement.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldUpdatedContextOptionsList](docs/CustomFieldUpdatedContextOptionsList.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldValueUpdate](docs/CustomFieldValueUpdate.md)
 - [TheJiraCloudPlatformRestApi.CustomFieldValueUpdateDetails](docs/CustomFieldValueUpdateDetails.md)
 - [TheJiraCloudPlatformRestApi.Dashboard](docs/Dashboard.md)
 - [TheJiraCloudPlatformRestApi.DashboardDetails](docs/DashboardDetails.md)
 - [TheJiraCloudPlatformRestApi.DashboardGadget](docs/DashboardGadget.md)
 - [TheJiraCloudPlatformRestApi.DashboardGadgetPosition](docs/DashboardGadgetPosition.md)
 - [TheJiraCloudPlatformRestApi.DashboardGadgetResponse](docs/DashboardGadgetResponse.md)
 - [TheJiraCloudPlatformRestApi.DashboardGadgetSettings](docs/DashboardGadgetSettings.md)
 - [TheJiraCloudPlatformRestApi.DashboardGadgetUpdateRequest](docs/DashboardGadgetUpdateRequest.md)
 - [TheJiraCloudPlatformRestApi.DefaultLevelValue](docs/DefaultLevelValue.md)
 - [TheJiraCloudPlatformRestApi.DefaultShareScope](docs/DefaultShareScope.md)
 - [TheJiraCloudPlatformRestApi.DefaultWorkflow](docs/DefaultWorkflow.md)
 - [TheJiraCloudPlatformRestApi.DeleteAndReplaceVersionBean](docs/DeleteAndReplaceVersionBean.md)
 - [TheJiraCloudPlatformRestApi.DeprecatedWorkflow](docs/DeprecatedWorkflow.md)
 - [TheJiraCloudPlatformRestApi.EntityProperty](docs/EntityProperty.md)
 - [TheJiraCloudPlatformRestApi.EntityPropertyDetails](docs/EntityPropertyDetails.md)
 - [TheJiraCloudPlatformRestApi.ErrorCollection](docs/ErrorCollection.md)
 - [TheJiraCloudPlatformRestApi.ErrorMessage](docs/ErrorMessage.md)
 - [TheJiraCloudPlatformRestApi.EventNotification](docs/EventNotification.md)
 - [TheJiraCloudPlatformRestApi.FailedWebhook](docs/FailedWebhook.md)
 - [TheJiraCloudPlatformRestApi.FailedWebhooks](docs/FailedWebhooks.md)
 - [TheJiraCloudPlatformRestApi.Field](docs/Field.md)
 - [TheJiraCloudPlatformRestApi.FieldChangedClause](docs/FieldChangedClause.md)
 - [TheJiraCloudPlatformRestApi.FieldConfiguration](docs/FieldConfiguration.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationDetails](docs/FieldConfigurationDetails.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationIssueTypeItem](docs/FieldConfigurationIssueTypeItem.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationItem](docs/FieldConfigurationItem.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationItemsDetails](docs/FieldConfigurationItemsDetails.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationScheme](docs/FieldConfigurationScheme.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationSchemeProjectAssociation](docs/FieldConfigurationSchemeProjectAssociation.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationSchemeProjects](docs/FieldConfigurationSchemeProjects.md)
 - [TheJiraCloudPlatformRestApi.FieldConfigurationToIssueTypeMapping](docs/FieldConfigurationToIssueTypeMapping.md)
 - [TheJiraCloudPlatformRestApi.FieldDetails](docs/FieldDetails.md)
 - [TheJiraCloudPlatformRestApi.FieldLastUsed](docs/FieldLastUsed.md)
 - [TheJiraCloudPlatformRestApi.FieldMetadata](docs/FieldMetadata.md)
 - [TheJiraCloudPlatformRestApi.FieldReferenceData](docs/FieldReferenceData.md)
 - [TheJiraCloudPlatformRestApi.FieldUpdateOperation](docs/FieldUpdateOperation.md)
 - [TheJiraCloudPlatformRestApi.FieldValueClause](docs/FieldValueClause.md)
 - [TheJiraCloudPlatformRestApi.FieldWasClause](docs/FieldWasClause.md)
 - [TheJiraCloudPlatformRestApi.Fields](docs/Fields.md)
 - [TheJiraCloudPlatformRestApi.Filter](docs/Filter.md)
 - [TheJiraCloudPlatformRestApi.FilterDetails](docs/FilterDetails.md)
 - [TheJiraCloudPlatformRestApi.FilterSubscription](docs/FilterSubscription.md)
 - [TheJiraCloudPlatformRestApi.FilterSubscriptionsList](docs/FilterSubscriptionsList.md)
 - [TheJiraCloudPlatformRestApi.FoundGroup](docs/FoundGroup.md)
 - [TheJiraCloudPlatformRestApi.FoundGroups](docs/FoundGroups.md)
 - [TheJiraCloudPlatformRestApi.FoundUsers](docs/FoundUsers.md)
 - [TheJiraCloudPlatformRestApi.FoundUsersAndGroups](docs/FoundUsersAndGroups.md)
 - [TheJiraCloudPlatformRestApi.FunctionOperand](docs/FunctionOperand.md)
 - [TheJiraCloudPlatformRestApi.FunctionReferenceData](docs/FunctionReferenceData.md)
 - [TheJiraCloudPlatformRestApi.GlobalScopeBean](docs/GlobalScopeBean.md)
 - [TheJiraCloudPlatformRestApi.Group](docs/Group.md)
 - [TheJiraCloudPlatformRestApi.GroupDetails](docs/GroupDetails.md)
 - [TheJiraCloudPlatformRestApi.GroupLabel](docs/GroupLabel.md)
 - [TheJiraCloudPlatformRestApi.GroupName](docs/GroupName.md)
 - [TheJiraCloudPlatformRestApi.HealthCheckResult](docs/HealthCheckResult.md)
 - [TheJiraCloudPlatformRestApi.Hierarchy](docs/Hierarchy.md)
 - [TheJiraCloudPlatformRestApi.HistoryMetadata](docs/HistoryMetadata.md)
 - [TheJiraCloudPlatformRestApi.HistoryMetadataParticipant](docs/HistoryMetadataParticipant.md)
 - [TheJiraCloudPlatformRestApi.Icon](docs/Icon.md)
 - [TheJiraCloudPlatformRestApi.IconBean](docs/IconBean.md)
 - [TheJiraCloudPlatformRestApi.IdBean](docs/IdBean.md)
 - [TheJiraCloudPlatformRestApi.IdOrKeyBean](docs/IdOrKeyBean.md)
 - [TheJiraCloudPlatformRestApi.IncludedFields](docs/IncludedFields.md)
 - [TheJiraCloudPlatformRestApi.IssueBean](docs/IssueBean.md)
 - [TheJiraCloudPlatformRestApi.IssueChangelogIds](docs/IssueChangelogIds.md)
 - [TheJiraCloudPlatformRestApi.IssueCommentListRequestBean](docs/IssueCommentListRequestBean.md)
 - [TheJiraCloudPlatformRestApi.IssueContextVariable](docs/IssueContextVariable.md)
 - [TheJiraCloudPlatformRestApi.IssueCreateMetadata](docs/IssueCreateMetadata.md)
 - [TheJiraCloudPlatformRestApi.IssueEntityProperties](docs/IssueEntityProperties.md)
 - [TheJiraCloudPlatformRestApi.IssueEntityPropertiesForMultiUpdate](docs/IssueEntityPropertiesForMultiUpdate.md)
 - [TheJiraCloudPlatformRestApi.IssueEvent](docs/IssueEvent.md)
 - [TheJiraCloudPlatformRestApi.IssueFieldOption](docs/IssueFieldOption.md)
 - [TheJiraCloudPlatformRestApi.IssueFieldOptionConfiguration](docs/IssueFieldOptionConfiguration.md)
 - [TheJiraCloudPlatformRestApi.IssueFieldOptionCreateBean](docs/IssueFieldOptionCreateBean.md)
 - [TheJiraCloudPlatformRestApi.IssueFieldOptionScopeBean](docs/IssueFieldOptionScopeBean.md)
 - [TheJiraCloudPlatformRestApi.IssueFilterForBulkPropertyDelete](docs/IssueFilterForBulkPropertyDelete.md)
 - [TheJiraCloudPlatformRestApi.IssueFilterForBulkPropertySet](docs/IssueFilterForBulkPropertySet.md)
 - [TheJiraCloudPlatformRestApi.IssueLink](docs/IssueLink.md)
 - [TheJiraCloudPlatformRestApi.IssueLinkType](docs/IssueLinkType.md)
 - [TheJiraCloudPlatformRestApi.IssueLinkTypes](docs/IssueLinkTypes.md)
 - [TheJiraCloudPlatformRestApi.IssueList](docs/IssueList.md)
 - [TheJiraCloudPlatformRestApi.IssueMatches](docs/IssueMatches.md)
 - [TheJiraCloudPlatformRestApi.IssueMatchesForJQL](docs/IssueMatchesForJQL.md)
 - [TheJiraCloudPlatformRestApi.IssuePickerSuggestions](docs/IssuePickerSuggestions.md)
 - [TheJiraCloudPlatformRestApi.IssuePickerSuggestionsIssueType](docs/IssuePickerSuggestionsIssueType.md)
 - [TheJiraCloudPlatformRestApi.IssueSecurityLevelMember](docs/IssueSecurityLevelMember.md)
 - [TheJiraCloudPlatformRestApi.IssueSecuritySchemeToProjectMapping](docs/IssueSecuritySchemeToProjectMapping.md)
 - [TheJiraCloudPlatformRestApi.IssueTransition](docs/IssueTransition.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeCreateBean](docs/IssueTypeCreateBean.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeDetails](docs/IssueTypeDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeIds](docs/IssueTypeIds.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeIdsToRemove](docs/IssueTypeIdsToRemove.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeInfo](docs/IssueTypeInfo.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeIssueCreateMetadata](docs/IssueTypeIssueCreateMetadata.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScheme](docs/IssueTypeScheme.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeSchemeDetails](docs/IssueTypeSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeSchemeID](docs/IssueTypeSchemeID.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeSchemeMapping](docs/IssueTypeSchemeMapping.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeSchemeProjectAssociation](docs/IssueTypeSchemeProjectAssociation.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeSchemeProjects](docs/IssueTypeSchemeProjects.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeSchemeUpdateDetails](docs/IssueTypeSchemeUpdateDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenScheme](docs/IssueTypeScreenScheme.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeDetails](docs/IssueTypeScreenSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeId](docs/IssueTypeScreenSchemeId.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeItem](docs/IssueTypeScreenSchemeItem.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeMapping](docs/IssueTypeScreenSchemeMapping.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeMappingDetails](docs/IssueTypeScreenSchemeMappingDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeProjectAssociation](docs/IssueTypeScreenSchemeProjectAssociation.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemeUpdateDetails](docs/IssueTypeScreenSchemeUpdateDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeScreenSchemesProjects](docs/IssueTypeScreenSchemesProjects.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeToContextMapping](docs/IssueTypeToContextMapping.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeUpdateBean](docs/IssueTypeUpdateBean.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeWithStatus](docs/IssueTypeWithStatus.md)
 - [TheJiraCloudPlatformRestApi.IssueTypeWorkflowMapping](docs/IssueTypeWorkflowMapping.md)
 - [TheJiraCloudPlatformRestApi.IssueTypesWorkflowMapping](docs/IssueTypesWorkflowMapping.md)
 - [TheJiraCloudPlatformRestApi.IssueUpdateDetails](docs/IssueUpdateDetails.md)
 - [TheJiraCloudPlatformRestApi.IssueUpdateMetadata](docs/IssueUpdateMetadata.md)
 - [TheJiraCloudPlatformRestApi.IssuesAndJQLQueries](docs/IssuesAndJQLQueries.md)
 - [TheJiraCloudPlatformRestApi.IssuesJqlMetaDataBean](docs/IssuesJqlMetaDataBean.md)
 - [TheJiraCloudPlatformRestApi.IssuesMetaBean](docs/IssuesMetaBean.md)
 - [TheJiraCloudPlatformRestApi.IssuesUpdateBean](docs/IssuesUpdateBean.md)
 - [TheJiraCloudPlatformRestApi.JQLPersonalDataMigrationRequest](docs/JQLPersonalDataMigrationRequest.md)
 - [TheJiraCloudPlatformRestApi.JQLQueryWithUnknownUsers](docs/JQLQueryWithUnknownUsers.md)
 - [TheJiraCloudPlatformRestApi.JQLReferenceData](docs/JQLReferenceData.md)
 - [TheJiraCloudPlatformRestApi.JexpIssues](docs/JexpIssues.md)
 - [TheJiraCloudPlatformRestApi.JexpJqlIssues](docs/JexpJqlIssues.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionAnalysis](docs/JiraExpressionAnalysis.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionComplexity](docs/JiraExpressionComplexity.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionEvalContextBean](docs/JiraExpressionEvalContextBean.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionEvalRequestBean](docs/JiraExpressionEvalRequestBean.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionEvaluationMetaDataBean](docs/JiraExpressionEvaluationMetaDataBean.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionForAnalysis](docs/JiraExpressionForAnalysis.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionResult](docs/JiraExpressionResult.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionValidationError](docs/JiraExpressionValidationError.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionsAnalysis](docs/JiraExpressionsAnalysis.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionsComplexityBean](docs/JiraExpressionsComplexityBean.md)
 - [TheJiraCloudPlatformRestApi.JiraExpressionsComplexityValueBean](docs/JiraExpressionsComplexityValueBean.md)
 - [TheJiraCloudPlatformRestApi.JiraStatus](docs/JiraStatus.md)
 - [TheJiraCloudPlatformRestApi.JqlFunctionPrecomputationBean](docs/JqlFunctionPrecomputationBean.md)
 - [TheJiraCloudPlatformRestApi.JqlFunctionPrecomputationUpdateBean](docs/JqlFunctionPrecomputationUpdateBean.md)
 - [TheJiraCloudPlatformRestApi.JqlFunctionPrecomputationUpdateRequestBean](docs/JqlFunctionPrecomputationUpdateRequestBean.md)
 - [TheJiraCloudPlatformRestApi.JqlQueriesToParse](docs/JqlQueriesToParse.md)
 - [TheJiraCloudPlatformRestApi.JqlQueriesToSanitize](docs/JqlQueriesToSanitize.md)
 - [TheJiraCloudPlatformRestApi.JqlQuery](docs/JqlQuery.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryClause](docs/JqlQueryClause.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryClauseOperand](docs/JqlQueryClauseOperand.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryClauseTimePredicate](docs/JqlQueryClauseTimePredicate.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryField](docs/JqlQueryField.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryFieldEntityProperty](docs/JqlQueryFieldEntityProperty.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryOrderByClause](docs/JqlQueryOrderByClause.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryOrderByClauseElement](docs/JqlQueryOrderByClauseElement.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryToSanitize](docs/JqlQueryToSanitize.md)
 - [TheJiraCloudPlatformRestApi.JqlQueryUnitaryOperand](docs/JqlQueryUnitaryOperand.md)
 - [TheJiraCloudPlatformRestApi.JsonContextVariable](docs/JsonContextVariable.md)
 - [TheJiraCloudPlatformRestApi.JsonNode](docs/JsonNode.md)
 - [TheJiraCloudPlatformRestApi.JsonTypeBean](docs/JsonTypeBean.md)
 - [TheJiraCloudPlatformRestApi.KeywordOperand](docs/KeywordOperand.md)
 - [TheJiraCloudPlatformRestApi.License](docs/License.md)
 - [TheJiraCloudPlatformRestApi.LicenseMetric](docs/LicenseMetric.md)
 - [TheJiraCloudPlatformRestApi.LicensedApplication](docs/LicensedApplication.md)
 - [TheJiraCloudPlatformRestApi.LinkGroup](docs/LinkGroup.md)
 - [TheJiraCloudPlatformRestApi.LinkIssueRequestJsonBean](docs/LinkIssueRequestJsonBean.md)
 - [TheJiraCloudPlatformRestApi.LinkedIssue](docs/LinkedIssue.md)
 - [TheJiraCloudPlatformRestApi.ListOperand](docs/ListOperand.md)
 - [TheJiraCloudPlatformRestApi.ListWrapperCallbackApplicationRole](docs/ListWrapperCallbackApplicationRole.md)
 - [TheJiraCloudPlatformRestApi.ListWrapperCallbackGroupName](docs/ListWrapperCallbackGroupName.md)
 - [TheJiraCloudPlatformRestApi.Locale](docs/Locale.md)
 - [TheJiraCloudPlatformRestApi.MoveFieldBean](docs/MoveFieldBean.md)
 - [TheJiraCloudPlatformRestApi.MultiIssueEntityProperties](docs/MultiIssueEntityProperties.md)
 - [TheJiraCloudPlatformRestApi.MultipleCustomFieldValuesUpdate](docs/MultipleCustomFieldValuesUpdate.md)
 - [TheJiraCloudPlatformRestApi.MultipleCustomFieldValuesUpdateDetails](docs/MultipleCustomFieldValuesUpdateDetails.md)
 - [TheJiraCloudPlatformRestApi.NestedResponse](docs/NestedResponse.md)
 - [TheJiraCloudPlatformRestApi.NewUserDetails](docs/NewUserDetails.md)
 - [TheJiraCloudPlatformRestApi.Notification](docs/Notification.md)
 - [TheJiraCloudPlatformRestApi.NotificationEvent](docs/NotificationEvent.md)
 - [TheJiraCloudPlatformRestApi.NotificationRecipients](docs/NotificationRecipients.md)
 - [TheJiraCloudPlatformRestApi.NotificationRecipientsRestrictions](docs/NotificationRecipientsRestrictions.md)
 - [TheJiraCloudPlatformRestApi.NotificationScheme](docs/NotificationScheme.md)
 - [TheJiraCloudPlatformRestApi.NotificationSchemeAndProjectMappingJsonBean](docs/NotificationSchemeAndProjectMappingJsonBean.md)
 - [TheJiraCloudPlatformRestApi.NotificationSchemeEvent](docs/NotificationSchemeEvent.md)
 - [TheJiraCloudPlatformRestApi.NotificationSchemeEventDetails](docs/NotificationSchemeEventDetails.md)
 - [TheJiraCloudPlatformRestApi.NotificationSchemeEventTypeId](docs/NotificationSchemeEventTypeId.md)
 - [TheJiraCloudPlatformRestApi.NotificationSchemeId](docs/NotificationSchemeId.md)
 - [TheJiraCloudPlatformRestApi.NotificationSchemeNotificationDetails](docs/NotificationSchemeNotificationDetails.md)
 - [TheJiraCloudPlatformRestApi.OldToNewSecurityLevelMappingsBean](docs/OldToNewSecurityLevelMappingsBean.md)
 - [TheJiraCloudPlatformRestApi.OneOfCustomContextVariable](docs/OneOfCustomContextVariable.md)
 - [TheJiraCloudPlatformRestApi.OperationMessage](docs/OperationMessage.md)
 - [TheJiraCloudPlatformRestApi.Operations](docs/Operations.md)
 - [TheJiraCloudPlatformRestApi.OrderOfCustomFieldOptions](docs/OrderOfCustomFieldOptions.md)
 - [TheJiraCloudPlatformRestApi.OrderOfIssueTypes](docs/OrderOfIssueTypes.md)
 - [TheJiraCloudPlatformRestApi.PageBeanChangelog](docs/PageBeanChangelog.md)
 - [TheJiraCloudPlatformRestApi.PageBeanComment](docs/PageBeanComment.md)
 - [TheJiraCloudPlatformRestApi.PageBeanComponentWithIssueCount](docs/PageBeanComponentWithIssueCount.md)
 - [TheJiraCloudPlatformRestApi.PageBeanContext](docs/PageBeanContext.md)
 - [TheJiraCloudPlatformRestApi.PageBeanContextForProjectAndIssueType](docs/PageBeanContextForProjectAndIssueType.md)
 - [TheJiraCloudPlatformRestApi.PageBeanContextualConfiguration](docs/PageBeanContextualConfiguration.md)
 - [TheJiraCloudPlatformRestApi.PageBeanCustomFieldContext](docs/PageBeanCustomFieldContext.md)
 - [TheJiraCloudPlatformRestApi.PageBeanCustomFieldContextDefaultValue](docs/PageBeanCustomFieldContextDefaultValue.md)
 - [TheJiraCloudPlatformRestApi.PageBeanCustomFieldContextOption](docs/PageBeanCustomFieldContextOption.md)
 - [TheJiraCloudPlatformRestApi.PageBeanCustomFieldContextProjectMapping](docs/PageBeanCustomFieldContextProjectMapping.md)
 - [TheJiraCloudPlatformRestApi.PageBeanDashboard](docs/PageBeanDashboard.md)
 - [TheJiraCloudPlatformRestApi.PageBeanField](docs/PageBeanField.md)
 - [TheJiraCloudPlatformRestApi.PageBeanFieldConfigurationDetails](docs/PageBeanFieldConfigurationDetails.md)
 - [TheJiraCloudPlatformRestApi.PageBeanFieldConfigurationIssueTypeItem](docs/PageBeanFieldConfigurationIssueTypeItem.md)
 - [TheJiraCloudPlatformRestApi.PageBeanFieldConfigurationItem](docs/PageBeanFieldConfigurationItem.md)
 - [TheJiraCloudPlatformRestApi.PageBeanFieldConfigurationScheme](docs/PageBeanFieldConfigurationScheme.md)
 - [TheJiraCloudPlatformRestApi.PageBeanFieldConfigurationSchemeProjects](docs/PageBeanFieldConfigurationSchemeProjects.md)
 - [TheJiraCloudPlatformRestApi.PageBeanFilterDetails](docs/PageBeanFilterDetails.md)
 - [TheJiraCloudPlatformRestApi.PageBeanGroupDetails](docs/PageBeanGroupDetails.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueFieldOption](docs/PageBeanIssueFieldOption.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueSecurityLevelMember](docs/PageBeanIssueSecurityLevelMember.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueSecuritySchemeToProjectMapping](docs/PageBeanIssueSecuritySchemeToProjectMapping.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeScheme](docs/PageBeanIssueTypeScheme.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeSchemeMapping](docs/PageBeanIssueTypeSchemeMapping.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeSchemeProjects](docs/PageBeanIssueTypeSchemeProjects.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeScreenScheme](docs/PageBeanIssueTypeScreenScheme.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeScreenSchemeItem](docs/PageBeanIssueTypeScreenSchemeItem.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeScreenSchemesProjects](docs/PageBeanIssueTypeScreenSchemesProjects.md)
 - [TheJiraCloudPlatformRestApi.PageBeanIssueTypeToContextMapping](docs/PageBeanIssueTypeToContextMapping.md)
 - [TheJiraCloudPlatformRestApi.PageBeanJqlFunctionPrecomputationBean](docs/PageBeanJqlFunctionPrecomputationBean.md)
 - [TheJiraCloudPlatformRestApi.PageBeanNotificationScheme](docs/PageBeanNotificationScheme.md)
 - [TheJiraCloudPlatformRestApi.PageBeanNotificationSchemeAndProjectMappingJsonBean](docs/PageBeanNotificationSchemeAndProjectMappingJsonBean.md)
 - [TheJiraCloudPlatformRestApi.PageBeanPriority](docs/PageBeanPriority.md)
 - [TheJiraCloudPlatformRestApi.PageBeanProject](docs/PageBeanProject.md)
 - [TheJiraCloudPlatformRestApi.PageBeanProjectDetails](docs/PageBeanProjectDetails.md)
 - [TheJiraCloudPlatformRestApi.PageBeanResolutionJsonBean](docs/PageBeanResolutionJsonBean.md)
 - [TheJiraCloudPlatformRestApi.PageBeanScreen](docs/PageBeanScreen.md)
 - [TheJiraCloudPlatformRestApi.PageBeanScreenScheme](docs/PageBeanScreenScheme.md)
 - [TheJiraCloudPlatformRestApi.PageBeanScreenWithTab](docs/PageBeanScreenWithTab.md)
 - [TheJiraCloudPlatformRestApi.PageBeanSecurityLevel](docs/PageBeanSecurityLevel.md)
 - [TheJiraCloudPlatformRestApi.PageBeanSecurityLevelMember](docs/PageBeanSecurityLevelMember.md)
 - [TheJiraCloudPlatformRestApi.PageBeanSecuritySchemeWithProjects](docs/PageBeanSecuritySchemeWithProjects.md)
 - [TheJiraCloudPlatformRestApi.PageBeanString](docs/PageBeanString.md)
 - [TheJiraCloudPlatformRestApi.PageBeanUiModificationDetails](docs/PageBeanUiModificationDetails.md)
 - [TheJiraCloudPlatformRestApi.PageBeanUser](docs/PageBeanUser.md)
 - [TheJiraCloudPlatformRestApi.PageBeanUserDetails](docs/PageBeanUserDetails.md)
 - [TheJiraCloudPlatformRestApi.PageBeanUserKey](docs/PageBeanUserKey.md)
 - [TheJiraCloudPlatformRestApi.PageBeanVersion](docs/PageBeanVersion.md)
 - [TheJiraCloudPlatformRestApi.PageBeanWebhook](docs/PageBeanWebhook.md)
 - [TheJiraCloudPlatformRestApi.PageBeanWorkflow](docs/PageBeanWorkflow.md)
 - [TheJiraCloudPlatformRestApi.PageBeanWorkflowScheme](docs/PageBeanWorkflowScheme.md)
 - [TheJiraCloudPlatformRestApi.PageBeanWorkflowTransitionRules](docs/PageBeanWorkflowTransitionRules.md)
 - [TheJiraCloudPlatformRestApi.PageOfChangelogs](docs/PageOfChangelogs.md)
 - [TheJiraCloudPlatformRestApi.PageOfComments](docs/PageOfComments.md)
 - [TheJiraCloudPlatformRestApi.PageOfDashboards](docs/PageOfDashboards.md)
 - [TheJiraCloudPlatformRestApi.PageOfStatuses](docs/PageOfStatuses.md)
 - [TheJiraCloudPlatformRestApi.PageOfWorklogs](docs/PageOfWorklogs.md)
 - [TheJiraCloudPlatformRestApi.PagedListUserDetailsApplicationUser](docs/PagedListUserDetailsApplicationUser.md)
 - [TheJiraCloudPlatformRestApi.PaginatedResponseComment](docs/PaginatedResponseComment.md)
 - [TheJiraCloudPlatformRestApi.ParsedJqlQueries](docs/ParsedJqlQueries.md)
 - [TheJiraCloudPlatformRestApi.ParsedJqlQuery](docs/ParsedJqlQuery.md)
 - [TheJiraCloudPlatformRestApi.PermissionGrant](docs/PermissionGrant.md)
 - [TheJiraCloudPlatformRestApi.PermissionGrants](docs/PermissionGrants.md)
 - [TheJiraCloudPlatformRestApi.PermissionHolder](docs/PermissionHolder.md)
 - [TheJiraCloudPlatformRestApi.PermissionScheme](docs/PermissionScheme.md)
 - [TheJiraCloudPlatformRestApi.PermissionSchemes](docs/PermissionSchemes.md)
 - [TheJiraCloudPlatformRestApi.Permissions](docs/Permissions.md)
 - [TheJiraCloudPlatformRestApi.PermissionsKeysBean](docs/PermissionsKeysBean.md)
 - [TheJiraCloudPlatformRestApi.PermittedProjects](docs/PermittedProjects.md)
 - [TheJiraCloudPlatformRestApi.Priority](docs/Priority.md)
 - [TheJiraCloudPlatformRestApi.PriorityId](docs/PriorityId.md)
 - [TheJiraCloudPlatformRestApi.Project](docs/Project.md)
 - [TheJiraCloudPlatformRestApi.ProjectAvatars](docs/ProjectAvatars.md)
 - [TheJiraCloudPlatformRestApi.ProjectCategory](docs/ProjectCategory.md)
 - [TheJiraCloudPlatformRestApi.ProjectComponent](docs/ProjectComponent.md)
 - [TheJiraCloudPlatformRestApi.ProjectDetails](docs/ProjectDetails.md)
 - [TheJiraCloudPlatformRestApi.ProjectEmailAddress](docs/ProjectEmailAddress.md)
 - [TheJiraCloudPlatformRestApi.ProjectFeature](docs/ProjectFeature.md)
 - [TheJiraCloudPlatformRestApi.ProjectFeatureState](docs/ProjectFeatureState.md)
 - [TheJiraCloudPlatformRestApi.ProjectId](docs/ProjectId.md)
 - [TheJiraCloudPlatformRestApi.ProjectIdentifierBean](docs/ProjectIdentifierBean.md)
 - [TheJiraCloudPlatformRestApi.ProjectIdentifiers](docs/ProjectIdentifiers.md)
 - [TheJiraCloudPlatformRestApi.ProjectIds](docs/ProjectIds.md)
 - [TheJiraCloudPlatformRestApi.ProjectInsight](docs/ProjectInsight.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueCreateMetadata](docs/ProjectIssueCreateMetadata.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueSecurityLevels](docs/ProjectIssueSecurityLevels.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueTypeHierarchy](docs/ProjectIssueTypeHierarchy.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueTypeMapping](docs/ProjectIssueTypeMapping.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueTypeMappings](docs/ProjectIssueTypeMappings.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueTypes](docs/ProjectIssueTypes.md)
 - [TheJiraCloudPlatformRestApi.ProjectIssueTypesHierarchyLevel](docs/ProjectIssueTypesHierarchyLevel.md)
 - [TheJiraCloudPlatformRestApi.ProjectLandingPageInfo](docs/ProjectLandingPageInfo.md)
 - [TheJiraCloudPlatformRestApi.ProjectPermissions](docs/ProjectPermissions.md)
 - [TheJiraCloudPlatformRestApi.ProjectRole](docs/ProjectRole.md)
 - [TheJiraCloudPlatformRestApi.ProjectRoleActorsUpdateBean](docs/ProjectRoleActorsUpdateBean.md)
 - [TheJiraCloudPlatformRestApi.ProjectRoleDetails](docs/ProjectRoleDetails.md)
 - [TheJiraCloudPlatformRestApi.ProjectRoleGroup](docs/ProjectRoleGroup.md)
 - [TheJiraCloudPlatformRestApi.ProjectRoleUser](docs/ProjectRoleUser.md)
 - [TheJiraCloudPlatformRestApi.ProjectScopeBean](docs/ProjectScopeBean.md)
 - [TheJiraCloudPlatformRestApi.ProjectType](docs/ProjectType.md)
 - [TheJiraCloudPlatformRestApi.PropertyKey](docs/PropertyKey.md)
 - [TheJiraCloudPlatformRestApi.PropertyKeys](docs/PropertyKeys.md)
 - [TheJiraCloudPlatformRestApi.PublishDraftWorkflowScheme](docs/PublishDraftWorkflowScheme.md)
 - [TheJiraCloudPlatformRestApi.PublishedWorkflowId](docs/PublishedWorkflowId.md)
 - [TheJiraCloudPlatformRestApi.RegisteredWebhook](docs/RegisteredWebhook.md)
 - [TheJiraCloudPlatformRestApi.RemoteIssueLink](docs/RemoteIssueLink.md)
 - [TheJiraCloudPlatformRestApi.RemoteIssueLinkIdentifies](docs/RemoteIssueLinkIdentifies.md)
 - [TheJiraCloudPlatformRestApi.RemoteIssueLinkRequest](docs/RemoteIssueLinkRequest.md)
 - [TheJiraCloudPlatformRestApi.RemoteObject](docs/RemoteObject.md)
 - [TheJiraCloudPlatformRestApi.RemoveOptionFromIssuesResult](docs/RemoveOptionFromIssuesResult.md)
 - [TheJiraCloudPlatformRestApi.ReorderIssuePriorities](docs/ReorderIssuePriorities.md)
 - [TheJiraCloudPlatformRestApi.ReorderIssueResolutionsRequest](docs/ReorderIssueResolutionsRequest.md)
 - [TheJiraCloudPlatformRestApi.Resolution](docs/Resolution.md)
 - [TheJiraCloudPlatformRestApi.ResolutionId](docs/ResolutionId.md)
 - [TheJiraCloudPlatformRestApi.ResolutionJsonBean](docs/ResolutionJsonBean.md)
 - [TheJiraCloudPlatformRestApi.RestrictedPermission](docs/RestrictedPermission.md)
 - [TheJiraCloudPlatformRestApi.RichText](docs/RichText.md)
 - [TheJiraCloudPlatformRestApi.RoleActor](docs/RoleActor.md)
 - [TheJiraCloudPlatformRestApi.RuleConfiguration](docs/RuleConfiguration.md)
 - [TheJiraCloudPlatformRestApi.SanitizedJqlQueries](docs/SanitizedJqlQueries.md)
 - [TheJiraCloudPlatformRestApi.SanitizedJqlQuery](docs/SanitizedJqlQuery.md)
 - [TheJiraCloudPlatformRestApi.Scope](docs/Scope.md)
 - [TheJiraCloudPlatformRestApi.Screen](docs/Screen.md)
 - [TheJiraCloudPlatformRestApi.ScreenDetails](docs/ScreenDetails.md)
 - [TheJiraCloudPlatformRestApi.ScreenScheme](docs/ScreenScheme.md)
 - [TheJiraCloudPlatformRestApi.ScreenSchemeDetails](docs/ScreenSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.ScreenSchemeId](docs/ScreenSchemeId.md)
 - [TheJiraCloudPlatformRestApi.ScreenTypes](docs/ScreenTypes.md)
 - [TheJiraCloudPlatformRestApi.ScreenWithTab](docs/ScreenWithTab.md)
 - [TheJiraCloudPlatformRestApi.ScreenableField](docs/ScreenableField.md)
 - [TheJiraCloudPlatformRestApi.ScreenableTab](docs/ScreenableTab.md)
 - [TheJiraCloudPlatformRestApi.SearchAutoCompleteFilter](docs/SearchAutoCompleteFilter.md)
 - [TheJiraCloudPlatformRestApi.SearchRequestBean](docs/SearchRequestBean.md)
 - [TheJiraCloudPlatformRestApi.SearchResults](docs/SearchResults.md)
 - [TheJiraCloudPlatformRestApi.SecurityLevel](docs/SecurityLevel.md)
 - [TheJiraCloudPlatformRestApi.SecurityLevelMember](docs/SecurityLevelMember.md)
 - [TheJiraCloudPlatformRestApi.SecurityScheme](docs/SecurityScheme.md)
 - [TheJiraCloudPlatformRestApi.SecuritySchemeId](docs/SecuritySchemeId.md)
 - [TheJiraCloudPlatformRestApi.SecuritySchemeLevelBean](docs/SecuritySchemeLevelBean.md)
 - [TheJiraCloudPlatformRestApi.SecuritySchemeLevelMemberBean](docs/SecuritySchemeLevelMemberBean.md)
 - [TheJiraCloudPlatformRestApi.SecuritySchemeMembersRequest](docs/SecuritySchemeMembersRequest.md)
 - [TheJiraCloudPlatformRestApi.SecuritySchemeWithProjects](docs/SecuritySchemeWithProjects.md)
 - [TheJiraCloudPlatformRestApi.SecuritySchemes](docs/SecuritySchemes.md)
 - [TheJiraCloudPlatformRestApi.ServerInformation](docs/ServerInformation.md)
 - [TheJiraCloudPlatformRestApi.ServiceManagementNavigationInfo](docs/ServiceManagementNavigationInfo.md)
 - [TheJiraCloudPlatformRestApi.SetDefaultLevelsRequest](docs/SetDefaultLevelsRequest.md)
 - [TheJiraCloudPlatformRestApi.SetDefaultPriorityRequest](docs/SetDefaultPriorityRequest.md)
 - [TheJiraCloudPlatformRestApi.SetDefaultResolutionRequest](docs/SetDefaultResolutionRequest.md)
 - [TheJiraCloudPlatformRestApi.SharePermission](docs/SharePermission.md)
 - [TheJiraCloudPlatformRestApi.SharePermissionInputBean](docs/SharePermissionInputBean.md)
 - [TheJiraCloudPlatformRestApi.SimpleApplicationPropertyBean](docs/SimpleApplicationPropertyBean.md)
 - [TheJiraCloudPlatformRestApi.SimpleErrorCollection](docs/SimpleErrorCollection.md)
 - [TheJiraCloudPlatformRestApi.SimpleLink](docs/SimpleLink.md)
 - [TheJiraCloudPlatformRestApi.SimpleListWrapperApplicationRole](docs/SimpleListWrapperApplicationRole.md)
 - [TheJiraCloudPlatformRestApi.SimpleListWrapperGroupName](docs/SimpleListWrapperGroupName.md)
 - [TheJiraCloudPlatformRestApi.SimplifiedHierarchyLevel](docs/SimplifiedHierarchyLevel.md)
 - [TheJiraCloudPlatformRestApi.SoftwareNavigationInfo](docs/SoftwareNavigationInfo.md)
 - [TheJiraCloudPlatformRestApi.Status](docs/Status.md)
 - [TheJiraCloudPlatformRestApi.StatusCategory](docs/StatusCategory.md)
 - [TheJiraCloudPlatformRestApi.StatusCreate](docs/StatusCreate.md)
 - [TheJiraCloudPlatformRestApi.StatusCreateRequest](docs/StatusCreateRequest.md)
 - [TheJiraCloudPlatformRestApi.StatusDetails](docs/StatusDetails.md)
 - [TheJiraCloudPlatformRestApi.StatusMapping](docs/StatusMapping.md)
 - [TheJiraCloudPlatformRestApi.StatusScope](docs/StatusScope.md)
 - [TheJiraCloudPlatformRestApi.StatusUpdate](docs/StatusUpdate.md)
 - [TheJiraCloudPlatformRestApi.StatusUpdateRequest](docs/StatusUpdateRequest.md)
 - [TheJiraCloudPlatformRestApi.StringList](docs/StringList.md)
 - [TheJiraCloudPlatformRestApi.SuggestedIssue](docs/SuggestedIssue.md)
 - [TheJiraCloudPlatformRestApi.SystemAvatars](docs/SystemAvatars.md)
 - [TheJiraCloudPlatformRestApi.TaskProgressBeanObject](docs/TaskProgressBeanObject.md)
 - [TheJiraCloudPlatformRestApi.TaskProgressBeanRemoveOptionFromIssuesResult](docs/TaskProgressBeanRemoveOptionFromIssuesResult.md)
 - [TheJiraCloudPlatformRestApi.TimeTrackingConfiguration](docs/TimeTrackingConfiguration.md)
 - [TheJiraCloudPlatformRestApi.TimeTrackingDetails](docs/TimeTrackingDetails.md)
 - [TheJiraCloudPlatformRestApi.TimeTrackingProvider](docs/TimeTrackingProvider.md)
 - [TheJiraCloudPlatformRestApi.Transition](docs/Transition.md)
 - [TheJiraCloudPlatformRestApi.TransitionScreenDetails](docs/TransitionScreenDetails.md)
 - [TheJiraCloudPlatformRestApi.Transitions](docs/Transitions.md)
 - [TheJiraCloudPlatformRestApi.UiModificationContextDetails](docs/UiModificationContextDetails.md)
 - [TheJiraCloudPlatformRestApi.UiModificationDetails](docs/UiModificationDetails.md)
 - [TheJiraCloudPlatformRestApi.UiModificationIdentifiers](docs/UiModificationIdentifiers.md)
 - [TheJiraCloudPlatformRestApi.UnrestrictedUserEmail](docs/UnrestrictedUserEmail.md)
 - [TheJiraCloudPlatformRestApi.UpdateCustomFieldDetails](docs/UpdateCustomFieldDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateDefaultScreenScheme](docs/UpdateDefaultScreenScheme.md)
 - [TheJiraCloudPlatformRestApi.UpdateFieldConfigurationSchemeDetails](docs/UpdateFieldConfigurationSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateIssueSecurityLevelDetails](docs/UpdateIssueSecurityLevelDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateIssueSecuritySchemeRequestBean](docs/UpdateIssueSecuritySchemeRequestBean.md)
 - [TheJiraCloudPlatformRestApi.UpdateNotificationSchemeDetails](docs/UpdateNotificationSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdatePriorityDetails](docs/UpdatePriorityDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateProjectDetails](docs/UpdateProjectDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateResolutionDetails](docs/UpdateResolutionDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateScreenDetails](docs/UpdateScreenDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateScreenSchemeDetails](docs/UpdateScreenSchemeDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateScreenTypes](docs/UpdateScreenTypes.md)
 - [TheJiraCloudPlatformRestApi.UpdateUiModificationDetails](docs/UpdateUiModificationDetails.md)
 - [TheJiraCloudPlatformRestApi.UpdateUserToGroupBean](docs/UpdateUserToGroupBean.md)
 - [TheJiraCloudPlatformRestApi.UpdatedProjectCategory](docs/UpdatedProjectCategory.md)
 - [TheJiraCloudPlatformRestApi.User](docs/User.md)
 - [TheJiraCloudPlatformRestApi.UserBean](docs/UserBean.md)
 - [TheJiraCloudPlatformRestApi.UserBeanAvatarUrls](docs/UserBeanAvatarUrls.md)
 - [TheJiraCloudPlatformRestApi.UserContextVariable](docs/UserContextVariable.md)
 - [TheJiraCloudPlatformRestApi.UserDetails](docs/UserDetails.md)
 - [TheJiraCloudPlatformRestApi.UserFilter](docs/UserFilter.md)
 - [TheJiraCloudPlatformRestApi.UserKey](docs/UserKey.md)
 - [TheJiraCloudPlatformRestApi.UserList](docs/UserList.md)
 - [TheJiraCloudPlatformRestApi.UserMigrationBean](docs/UserMigrationBean.md)
 - [TheJiraCloudPlatformRestApi.UserPermission](docs/UserPermission.md)
 - [TheJiraCloudPlatformRestApi.UserPickerUser](docs/UserPickerUser.md)
 - [TheJiraCloudPlatformRestApi.ValueOperand](docs/ValueOperand.md)
 - [TheJiraCloudPlatformRestApi.Version](docs/Version.md)
 - [TheJiraCloudPlatformRestApi.VersionIssueCounts](docs/VersionIssueCounts.md)
 - [TheJiraCloudPlatformRestApi.VersionIssuesStatus](docs/VersionIssuesStatus.md)
 - [TheJiraCloudPlatformRestApi.VersionMoveBean](docs/VersionMoveBean.md)
 - [TheJiraCloudPlatformRestApi.VersionUnresolvedIssuesCount](docs/VersionUnresolvedIssuesCount.md)
 - [TheJiraCloudPlatformRestApi.VersionUsageInCustomField](docs/VersionUsageInCustomField.md)
 - [TheJiraCloudPlatformRestApi.Visibility](docs/Visibility.md)
 - [TheJiraCloudPlatformRestApi.Votes](docs/Votes.md)
 - [TheJiraCloudPlatformRestApi.WarningCollection](docs/WarningCollection.md)
 - [TheJiraCloudPlatformRestApi.Watchers](docs/Watchers.md)
 - [TheJiraCloudPlatformRestApi.Webhook](docs/Webhook.md)
 - [TheJiraCloudPlatformRestApi.WebhookDetails](docs/WebhookDetails.md)
 - [TheJiraCloudPlatformRestApi.WebhookRegistrationDetails](docs/WebhookRegistrationDetails.md)
 - [TheJiraCloudPlatformRestApi.WebhooksExpirationDate](docs/WebhooksExpirationDate.md)
 - [TheJiraCloudPlatformRestApi.WorkManagementNavigationInfo](docs/WorkManagementNavigationInfo.md)
 - [TheJiraCloudPlatformRestApi.Workflow](docs/Workflow.md)
 - [TheJiraCloudPlatformRestApi.WorkflowCompoundCondition](docs/WorkflowCompoundCondition.md)
 - [TheJiraCloudPlatformRestApi.WorkflowCondition](docs/WorkflowCondition.md)
 - [TheJiraCloudPlatformRestApi.WorkflowIDs](docs/WorkflowIDs.md)
 - [TheJiraCloudPlatformRestApi.WorkflowId](docs/WorkflowId.md)
 - [TheJiraCloudPlatformRestApi.WorkflowOperations](docs/WorkflowOperations.md)
 - [TheJiraCloudPlatformRestApi.WorkflowRules](docs/WorkflowRules.md)
 - [TheJiraCloudPlatformRestApi.WorkflowRulesSearch](docs/WorkflowRulesSearch.md)
 - [TheJiraCloudPlatformRestApi.WorkflowRulesSearchDetails](docs/WorkflowRulesSearchDetails.md)
 - [TheJiraCloudPlatformRestApi.WorkflowScheme](docs/WorkflowScheme.md)
 - [TheJiraCloudPlatformRestApi.WorkflowSchemeAssociations](docs/WorkflowSchemeAssociations.md)
 - [TheJiraCloudPlatformRestApi.WorkflowSchemeIdName](docs/WorkflowSchemeIdName.md)
 - [TheJiraCloudPlatformRestApi.WorkflowSchemeProjectAssociation](docs/WorkflowSchemeProjectAssociation.md)
 - [TheJiraCloudPlatformRestApi.WorkflowSimpleCondition](docs/WorkflowSimpleCondition.md)
 - [TheJiraCloudPlatformRestApi.WorkflowStatus](docs/WorkflowStatus.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransition](docs/WorkflowTransition.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionProperty](docs/WorkflowTransitionProperty.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionRule](docs/WorkflowTransitionRule.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionRules](docs/WorkflowTransitionRules.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionRulesDetails](docs/WorkflowTransitionRulesDetails.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionRulesUpdate](docs/WorkflowTransitionRulesUpdate.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionRulesUpdateErrorDetails](docs/WorkflowTransitionRulesUpdateErrorDetails.md)
 - [TheJiraCloudPlatformRestApi.WorkflowTransitionRulesUpdateErrors](docs/WorkflowTransitionRulesUpdateErrors.md)
 - [TheJiraCloudPlatformRestApi.WorkflowUsages](docs/WorkflowUsages.md)
 - [TheJiraCloudPlatformRestApi.WorkflowsWithTransitionRulesDetails](docs/WorkflowsWithTransitionRulesDetails.md)
 - [TheJiraCloudPlatformRestApi.Worklog](docs/Worklog.md)
 - [TheJiraCloudPlatformRestApi.WorklogIdsRequestBean](docs/WorklogIdsRequestBean.md)

## Documentation for Authorization


### OAuth2

- **Type**: OAuth
- **Flow**: accessCode
- **Authorization URL**: https://auth.atlassian.com/authorize
- **Scopes**: 
  - : 

### basicAuth

- **Type**: HTTP basic authentication

