Skip to main content

Jira (API Token)

Manage issues, projects, and workflows in Jira using API token authentication.

Jira (API Token) Logo

Authentication

This connector uses Token-based authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 586 actions:

ActionParameters
get_rest_api_2_announcement_banner
put_rest_api_2_announcement_bannerdata: {
. isDismissible (boolean)
. isEnabled (boolean)
. message (string)
. visibility (string)
} (object) required
post_rest_api_2_app_field_context_configuration_listid (array)
fieldContextId (array)
issueId (integer)
projectKeyOrId (string)
issueTypeId (string)
startAt (integer)
maxResults (integer)
data: {
. fieldIdsOrKeys (array)
} (object) required
post_rest_api_2_app_field_valuegenerateChangelog (boolean)
data: {
. updates (array)
} (object) required
get_rest_api_2_app_field_by_field_id_or_key_context_configurationfieldIdOrKey (string)
id (array)
fieldContextId (array)
issueId (integer)
projectKeyOrId (string)
issueTypeId (string)
startAt (integer)
maxResults (integer)
put_rest_api_2_app_field_by_field_id_or_key_context_configurationfieldIdOrKey (string)
data: {
. configurations (array)
} (object) required
put_rest_api_2_app_field_by_field_id_or_key_valuefieldIdOrKey (string)
generateChangelog (boolean)
data: {
. updates (array)
} (object) required
get_rest_api_2_application_propertieskey (string)
permissionLevel (string)
keyFilter (string)
get_rest_api_2_application_properties_advanced_settings
put_rest_api_2_application_properties_by_idid (string)
data: {
. id (string)
. value (string)
} (object) required
get_rest_api_2_applicationrole
get_rest_api_2_applicationrole_by_keykey (string)
get_rest_api_2_attachment_content_by_idid (string)
redirect (boolean)
get_rest_api_2_attachment_meta
get_rest_api_2_attachment_thumbnail_by_idid (string)
redirect (boolean)
fallbackToDefault (boolean)
width (integer)
height (integer)
delete_rest_api_2_attachment_by_idid (string)
get_rest_api_2_attachment_by_idid (string)
get_rest_api_2_attachment_by_id_expand_humanid (string)
get_rest_api_2_attachment_by_id_expand_rawid (string)
get_rest_api_2_auditing_recordoffset (integer)
limit (integer)
filter (string)
from (string)
to (string)
get_rest_api_2_avatar_by_type_systemtype (string)
post_rest_api_2_changelog_bulkfetchdata: {
. fieldIds (array)
. issueIdsOrKeys (array)
. maxResults (integer)
. nextPageToken (string)
} (object) required
get_rest_api_2_classification_levelsstatus (array)
orderBy (string)
post_rest_api_2_comment_listexpand (string)
data: {
. ids (array)
} (object) required
get_rest_api_2_comment_by_comment_id_propertiescommentId (string)
delete_rest_api_2_comment_by_comment_id_properties_by_property_keycommentId (string)
propertyKey (string)
get_rest_api_2_comment_by_comment_id_properties_by_property_keycommentId (string)
propertyKey (string)
put_rest_api_2_comment_by_comment_id_properties_by_property_keycommentId (string)
propertyKey (string)
data (undefined) required
get_rest_api_2_componentprojectIdsOrKeys (array)
startAt (integer)
maxResults (integer)
orderBy (string)
query (string)
post_rest_api_2_componentdata: {
. ari (string)
. assignee
. assigneeType (string)
. description (string)
. id (string)
. isAssigneeTypeValid (boolean)
. lead
. leadAccountId (string)
. leadUserName (string)
. metadata (object)
. name (string)
. project (string)
. projectId (integer)
. realAssignee
. realAssigneeType (string)
. self (string)
} (object) required
delete_rest_api_2_component_by_idid (string)
moveIssuesTo (string)
get_rest_api_2_component_by_idid (string)
put_rest_api_2_component_by_idid (string)
data: {
. ari (string)
. assignee
. assigneeType (string)
. description (string)
. id (string)
. isAssigneeTypeValid (boolean)
. lead
. leadAccountId (string)
. leadUserName (string)
. metadata (object)
. name (string)
. project (string)
. projectId (integer)
. realAssignee
. realAssigneeType (string)
. self (string)
} (object) required
get_rest_api_2_component_by_id_related_issue_countsid (string)
get_rest_api_2_configuration
get_rest_api_2_configuration_timetracking
put_rest_api_2_configuration_timetrackingdata: {
. key (string)
. name (string)
. url (string)
} (object) required
get_rest_api_2_configuration_timetracking_list
get_rest_api_2_configuration_timetracking_options
put_rest_api_2_configuration_timetracking_optionsdata: {
. defaultUnit (string)
. timeFormat (string)
. workingDaysPerWeek (number)
. workingHoursPerDay (number)
} (object) required
get_rest_api_2_custom_field_option_by_idid (string)
get_rest_api_2_dashboardfilter (string)
startAt (integer)
maxResults (integer)
post_rest_api_2_dashboardextendAdminPermissions (boolean)
data: {
. description (string)
. editPermissions (array)
. name (string)
. sharePermissions (array)
} (object) required
put_rest_api_2_dashboard_bulk_editdata: {
. action (string)
. changeOwnerDetails
. entityIds (array)
. extendAdminPermissions (boolean)
. permissionDetails
} (object) required
get_rest_api_2_dashboard_gadgets
get_rest_api_2_dashboard_searchdashboardName (string)
accountId (string)
owner (string)
groupname (string)
groupId (string)
projectId (integer)
orderBy (string)
startAt (integer)
maxResults (integer)
status (string)
expand (string)
get_rest_api_2_dashboard_by_dashboard_id_gadgetdashboardId (integer)
moduleKey (array)
uri (array)
gadgetId (array)
post_rest_api_2_dashboard_by_dashboard_id_gadgetdashboardId (integer)
data: {
. color (string)
. ignoreUriAndModuleKeyValidation (boolean)
. moduleKey (string)
. position
. title (string)
. uri (string)
} (object) required
delete_rest_api_2_dashboard_by_dashboard_id_gadget_by_gadget_iddashboardId (integer)
gadgetId (integer)
put_rest_api_2_dashboard_by_dashboard_id_gadget_by_gadget_iddashboardId (integer)
gadgetId (integer)
data: {
. color (string)
. position
. title (string)
} (object) required
get_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_propertiesdashboardId (string)
itemId (string)
delete_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties_by_property_keydashboardId (string)
itemId (string)
propertyKey (string)
get_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties_by_property_keydashboardId (string)
itemId (string)
propertyKey (string)
put_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties_by_property_keydashboardId (string)
itemId (string)
propertyKey (string)
data (undefined) required
delete_rest_api_2_dashboard_by_idid (string)
get_rest_api_2_dashboard_by_idid (string)
put_rest_api_2_dashboard_by_idid (string)
extendAdminPermissions (boolean)
data: {
. description (string)
. editPermissions (array)
. name (string)
. sharePermissions (array)
} (object) required
post_rest_api_2_dashboard_by_id_copyid (string)
extendAdminPermissions (boolean)
data: {
. description (string)
. editPermissions (array)
. name (string)
. sharePermissions (array)
} (object) required
get_rest_api_2_data_policy
get_rest_api_2_data_policy_projectids (string)
get_rest_api_2_events
post_rest_api_2_expression_analysecheck (string)
data: {
. contextVariables (object)
. expressions (array)
} (object) required
post_rest_api_2_expression_evalexpand (string)
data: {
. context
. expression (string)
} (object) required
post_rest_api_2_expression_evaluateexpand (string)
data: {
. context
. expression (string)
} (object) required
get_rest_api_2_field
post_rest_api_2_fielddata: {
. description (string)
. name (string)
. searcherKey (string)
. type (string)
} (object) required
delete_rest_api_2_field_associationdata: {
. associationContexts (array)
. fields (array)
} (object) required
put_rest_api_2_field_associationdata: {
. associationContexts (array)
. fields (array)
} (object) required
get_rest_api_2_field_searchstartAt (integer)
maxResults (integer)
type (array)
id (array)
query (string)
orderBy (string)
expand (string)
projectIds (array)
get_rest_api_2_field_search_trashedstartAt (integer)
maxResults (integer)
id (array)
query (string)
expand (string)
orderBy (string)
put_rest_api_2_field_by_field_idfieldId (string)
data: {
. description (string)
. name (string)
. searcherKey (string)
} (object) required
get_rest_api_2_field_by_field_id_contextfieldId (string)
isAnyIssueType (boolean)
isGlobalContext (boolean)
contextId (array)
startAt (integer)
maxResults (integer)
post_rest_api_2_field_by_field_id_contextfieldId (string)
data: {
. description (string)
. id (string)
. issueTypeIds (array)
. name (string)
. projectIds (array)
} (object) required
get_rest_api_2_field_by_field_id_context_default_valuefieldId (string)
contextId (array)
startAt (integer)
maxResults (integer)
put_rest_api_2_field_by_field_id_context_default_valuefieldId (string)
data: {
. defaultValues (array)
} (object) required
get_rest_api_2_field_by_field_id_context_issuetypemappingfieldId (string)
contextId (array)
startAt (integer)
maxResults (integer)
post_rest_api_2_field_by_field_id_context_mappingfieldId (string)
startAt (integer)
maxResults (integer)
data: {
. mappings (array)
} (object) required
get_rest_api_2_field_by_field_id_context_projectmappingfieldId (string)
contextId (array)
startAt (integer)
maxResults (integer)
delete_rest_api_2_field_by_field_id_context_by_context_idfieldId (string)
contextId (integer)
put_rest_api_2_field_by_field_id_context_by_context_idfieldId (string)
contextId (integer)
data: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_field_by_field_id_context_by_context_id_issuetypefieldId (string)
contextId (integer)
data: {
. issueTypeIds (array)
} (object) required
post_rest_api_2_field_by_field_id_context_by_context_id_issuetype_removefieldId (string)
contextId (integer)
data: {
. issueTypeIds (array)
} (object) required
get_rest_api_2_field_by_field_id_context_by_context_id_optionfieldId (string)
contextId (integer)
optionId (integer)
onlyOptions (boolean)
startAt (integer)
maxResults (integer)
post_rest_api_2_field_by_field_id_context_by_context_id_optionfieldId (string)
contextId (integer)
data: {
. options (array)
} (object) required
put_rest_api_2_field_by_field_id_context_by_context_id_optionfieldId (string)
contextId (integer)
data: {
. options (array)
} (object) required
put_rest_api_2_field_by_field_id_context_by_context_id_option_movefieldId (string)
contextId (integer)
data: {
. after (string)
. customFieldOptionIds (array)
. position (string)
} (object) required
delete_rest_api_2_field_by_field_id_context_by_context_id_option_by_option_idfieldId (string)
contextId (integer)
optionId (integer)
delete_rest_api_2_field_by_field_id_context_by_context_id_option_by_option_id_issuefieldId (string)
optionId (integer)
contextId (integer)
replaceWith (integer)
jql (string)
put_rest_api_2_field_by_field_id_context_by_context_id_projectfieldId (string)
contextId (integer)
data: {
. projectIds (array)
} (object) required
post_rest_api_2_field_by_field_id_context_by_context_id_project_removefieldId (string)
contextId (integer)
data: {
. projectIds (array)
} (object) required
get_rest_api_2_field_by_field_id_contextsfieldId (string)
startAt (integer)
maxResults (integer)
get_rest_api_2_field_by_field_id_screensfieldId (string)
startAt (integer)
maxResults (integer)
expand (string)
get_rest_api_2_field_by_field_key_optionfieldKey (string)
startAt (integer)
maxResults (integer)
post_rest_api_2_field_by_field_key_optionfieldKey (string)
data: {
. config
. properties (object)
. value (string)
} (object) required
get_rest_api_2_field_by_field_key_option_suggestions_editfieldKey (string)
startAt (integer)
maxResults (integer)
projectId (integer)
get_rest_api_2_field_by_field_key_option_suggestions_searchfieldKey (string)
startAt (integer)
maxResults (integer)
projectId (integer)
delete_rest_api_2_field_by_field_key_option_by_option_idfieldKey (string)
optionId (integer)
get_rest_api_2_field_by_field_key_option_by_option_idfieldKey (string)
optionId (integer)
put_rest_api_2_field_by_field_key_option_by_option_idfieldKey (string)
optionId (integer)
data: {
. config
. id (integer)
. properties (object)
. value (string)
} (object) required
delete_rest_api_2_field_by_field_key_option_by_option_id_issuefieldKey (string)
optionId (integer)
replaceWith (integer)
jql (string)
overrideScreenSecurity (boolean)
overrideEditableFlag (boolean)
delete_rest_api_2_field_by_idid (string)
post_rest_api_2_field_by_id_restoreid (string)
post_rest_api_2_field_by_id_trashid (string)
get_rest_api_2_fieldconfigurationstartAt (integer)
maxResults (integer)
id (array)
isDefault (boolean)
query (string)
post_rest_api_2_fieldconfigurationdata: {
. description (string)
. name (string)
} (object) required
delete_rest_api_2_fieldconfiguration_by_idid (integer)
put_rest_api_2_fieldconfiguration_by_idid (integer)
data: {
. description (string)
. name (string)
} (object) required
get_rest_api_2_fieldconfiguration_by_id_fieldsid (integer)
startAt (integer)
maxResults (integer)
put_rest_api_2_fieldconfiguration_by_id_fieldsid (integer)
data: {
. fieldConfigurationItems (array)
} (object) required
get_rest_api_2_fieldconfigurationschemestartAt (integer)
maxResults (integer)
id (array)
post_rest_api_2_fieldconfigurationschemedata: {
. description (string)
. name (string)
} (object) required
get_rest_api_2_fieldconfigurationscheme_mappingstartAt (integer)
maxResults (integer)
fieldConfigurationSchemeId (array)
get_rest_api_2_fieldconfigurationscheme_projectstartAt (integer)
maxResults (integer)
projectId (array) required
put_rest_api_2_fieldconfigurationscheme_projectdata: {
. fieldConfigurationSchemeId (string)
. projectId (string)
} (object) required
delete_rest_api_2_fieldconfigurationscheme_by_idid (integer)
put_rest_api_2_fieldconfigurationscheme_by_idid (integer)
data: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_fieldconfigurationscheme_by_id_mappingid (integer)
data: {
. mappings (array)
} (object) required
post_rest_api_2_fieldconfigurationscheme_by_id_mapping_deleteid (integer)
data: {
. issueTypeIds (array)
} (object) required
post_rest_api_2_filterexpand (string)
overrideSharePermissions (boolean)
data: {
. approximateLastUsed (string)
. description (string)
. editPermissions (array)
. favourite (boolean)
. favouritedCount (integer)
. id (string)
. jql (string)
. name (string)
. owner
. searchUrl (string)
. self (string)
. sharePermissions (array)
. sharedUsers
. subscriptions
. viewUrl (string)
} (object) required
get_rest_api_2_filter_default_share_scope
put_rest_api_2_filter_default_share_scopedata: {
. scope (string)
} (object) required
get_rest_api_2_filter_favouriteexpand (string)
get_rest_api_2_filter_myexpand (string)
includeFavourites (boolean)
get_rest_api_2_filter_searchfilterName (string)
accountId (string)
owner (string)
groupname (string)
groupId (string)
projectId (integer)
id (array)
orderBy (string)
startAt (integer)
maxResults (integer)
expand (string)
overrideSharePermissions (boolean)
isSubstringMatch (boolean)
delete_rest_api_2_filter_by_idid (integer)
get_rest_api_2_filter_by_idid (integer)
expand (string)
overrideSharePermissions (boolean)
put_rest_api_2_filter_by_idid (integer)
expand (string)
overrideSharePermissions (boolean)
data: {
. approximateLastUsed (string)
. description (string)
. editPermissions (array)
. favourite (boolean)
. favouritedCount (integer)
. id (string)
. jql (string)
. name (string)
. owner
. searchUrl (string)
. self (string)
. sharePermissions (array)
. sharedUsers
. subscriptions
. viewUrl (string)
} (object) required
delete_rest_api_2_filter_by_id_columnsid (integer)
get_rest_api_2_filter_by_id_columnsid (integer)
put_rest_api_2_filter_by_id_columnsid (integer)
data: {
. columns (array)
} (object) required
delete_rest_api_2_filter_by_id_favouriteid (integer)
expand (string)
put_rest_api_2_filter_by_id_favouriteid (integer)
expand (string)
put_rest_api_2_filter_by_id_ownerid (integer)
data: {
. accountId (string)
} (object) required
get_rest_api_2_filter_by_id_permissionid (integer)
post_rest_api_2_filter_by_id_permissionid (integer)
data: {
. accountId (string)
. groupId (string)
. groupname (string)
. projectId (string)
. projectRoleId (string)
. rights (integer)
. type (string)
} (object) required
delete_rest_api_2_filter_by_id_permission_by_permission_idid (integer)
permissionId (integer)
get_rest_api_2_filter_by_id_permission_by_permission_idid (integer)
permissionId (integer)
delete_rest_api_2_groupgroupname (string)
groupId (string)
swapGroup (string)
swapGroupId (string)
get_rest_api_2_groupgroupname (string)
groupId (string)
expand (string)
post_rest_api_2_groupdata: {
. name (string)
} (object) required
get_rest_api_2_group_bulkstartAt (integer)
maxResults (integer)
groupId (array)
groupName (array)
accessType (string)
applicationKey (string)
get_rest_api_2_group_membergroupname (string)
groupId (string)
includeInactiveUsers (boolean)
startAt (integer)
maxResults (integer)
delete_rest_api_2_group_usergroupname (string)
groupId (string)
username (string)
accountId (string) required
post_rest_api_2_group_usergroupname (string)
groupId (string)
data: {
. accountId (string)
. name (string)
} (object) required
get_rest_api_2_groups_pickeraccountId (string)
query (string)
exclude (array)
excludeId (array)
maxResults (integer)
caseInsensitive (boolean)
userName (string)
includeTeams (boolean)
get_rest_api_2_groupuserpickerquery (string) required
maxResults (integer)
showAvatar (boolean)
fieldId (string)
projectId (array)
issueTypeId (array)
avatarSize (string)
caseInsensitive (boolean)
excludeConnectAddons (boolean)
get_rest_api_2_instance_license
post_rest_api_2_issueupdateHistory (boolean)
data: {
. fields (object)
. historyMetadata
. properties (array)
. transition
. update (object)
} (object) required
post_rest_api_2_issue_archivedata: {
. jql (string)
} (object) required
put_rest_api_2_issue_archivedata: {
. issueIdsOrKeys (array)
} (object) required
post_rest_api_2_issue_bulkdata: {
. issueUpdates (array)
} (object) required
post_rest_api_2_issue_bulkfetchdata: {
. expand (array)
. fields (array)
. fieldsByKeys (boolean)
. issueIdsOrKeys (array)
. properties (array)
} (object) required
get_rest_api_2_issue_createmetaprojectIds (array)
projectKeys (array)
issuetypeIds (array)
issuetypeNames (array)
expand (string)
get_rest_api_2_issue_createmeta_by_project_id_or_key_issuetypesprojectIdOrKey (string)
startAt (integer)
maxResults (integer)
get_rest_api_2_issue_createmeta_by_project_id_or_key_issuetypes_by_issue_type_idprojectIdOrKey (string)
issueTypeId (string)
startAt (integer)
maxResults (integer)
get_rest_api_2_issue_limit_reportisReturningKeys (boolean)
get_rest_api_2_issue_pickerquery (string)
currentJQL (string)
currentIssueKey (string)
currentProjectId (string)
showSubTasks (boolean)
showSubTaskParent (boolean)
post_rest_api_2_issue_propertiesdata: {
. entitiesIds (array)
. properties (object)
} (object) required
post_rest_api_2_issue_properties_multidata: {
. issues (array)
} (object) required
delete_rest_api_2_issue_properties_by_property_keypropertyKey (string)
data: {
. currentValue
. entityIds (array)
} (object) required
put_rest_api_2_issue_properties_by_property_keypropertyKey (string)
data: {
. expression (string)
. filter
. value
} (object) required
put_rest_api_2_issue_unarchivedata: {
. issueIdsOrKeys (array)
} (object) required
post_rest_api_2_issue_watchingdata: {
. issueIds (array)
} (object) required
delete_rest_api_2_issue_by_issue_id_or_keyissueIdOrKey (string)
deleteSubtasks (string)
get_rest_api_2_issue_by_issue_id_or_keyissueIdOrKey (string)
fields (array)
fieldsByKeys (boolean)
expand (string)
properties (array)
updateHistory (boolean)
failFast (boolean)
put_rest_api_2_issue_by_issue_id_or_keyissueIdOrKey (string)
notifyUsers (boolean)
overrideScreenSecurity (boolean)
overrideEditableFlag (boolean)
returnIssue (boolean)
expand (string)
data: {
. fields (object)
. historyMetadata
. properties (array)
. transition
. update (object)
} (object) required
put_rest_api_2_issue_by_issue_id_or_key_assigneeissueIdOrKey (string)
data: {
. accountId (string)
. accountType (string)
. active (boolean)
. applicationRoles
. avatarUrls
. displayName (string)
. emailAddress (string)
. expand (string)
. groups
. key (string)
. locale (string)
. name (string)
. self (string)
. timeZone (string)
} (object) required
post_rest_api_2_issue_by_issue_id_or_key_attachmentsissueIdOrKey (string)
get_rest_api_2_issue_by_issue_id_or_key_changelogissueIdOrKey (string)
startAt (integer)
maxResults (integer)
post_rest_api_2_issue_by_issue_id_or_key_changelog_listissueIdOrKey (string)
data: {
. changelogIds (array)
} (object) required
get_rest_api_2_issue_by_issue_id_or_key_commentissueIdOrKey (string)
startAt (integer)
maxResults (integer)
orderBy (string)
expand (string)
post_rest_api_2_issue_by_issue_id_or_key_commentissueIdOrKey (string)
expand (string)
data: {
. author
. body (string)
. created (string)
. id (string)
. jsdAuthorCanSeeRequest (boolean)
. jsdPublic (boolean)
. properties (array)
. renderedBody (string)
. self (string)
. updateAuthor
. updated (string)
. visibility
} (object) required
delete_rest_api_2_issue_by_issue_id_or_key_comment_by_idissueIdOrKey (string)
id (string)
get_rest_api_2_issue_by_issue_id_or_key_comment_by_idissueIdOrKey (string)
id (string)
expand (string)
put_rest_api_2_issue_by_issue_id_or_key_comment_by_idissueIdOrKey (string)
id (string)
notifyUsers (boolean)
overrideEditableFlag (boolean)
expand (string)
data: {
. author
. body (string)
. created (string)
. id (string)
. jsdAuthorCanSeeRequest (boolean)
. jsdPublic (boolean)
. properties (array)
. renderedBody (string)
. self (string)
. updateAuthor
. updated (string)
. visibility
} (object) required
get_rest_api_2_issue_by_issue_id_or_key_editmetaissueIdOrKey (string)
overrideScreenSecurity (boolean)
overrideEditableFlag (boolean)
post_rest_api_2_issue_by_issue_id_or_key_notifyissueIdOrKey (string)
data: {
. htmlBody (string)
. restrict
. subject (string)
. textBody (string)
. to
} (object) required
get_rest_api_2_issue_by_issue_id_or_key_propertiesissueIdOrKey (string)
delete_rest_api_2_issue_by_issue_id_or_key_properties_by_property_keyissueIdOrKey (string)
propertyKey (string)
get_rest_api_2_issue_by_issue_id_or_key_properties_by_property_keyissueIdOrKey (string)
propertyKey (string)
put_rest_api_2_issue_by_issue_id_or_key_properties_by_property_keyissueIdOrKey (string)
propertyKey (string)
data (undefined) required
delete_rest_api_2_issue_by_issue_id_or_key_remotelinkissueIdOrKey (string)
globalId (string) required
get_rest_api_2_issue_by_issue_id_or_key_remotelinkissueIdOrKey (string)
globalId (string)
post_rest_api_2_issue_by_issue_id_or_key_remotelinkissueIdOrKey (string)
data: {
. application
. globalId (string)
. object
. relationship (string)
} (object) required
delete_rest_api_2_issue_by_issue_id_or_key_remotelink_by_link_idissueIdOrKey (string)
linkId (string)
get_rest_api_2_issue_by_issue_id_or_key_remotelink_by_link_idissueIdOrKey (string)
linkId (string)
put_rest_api_2_issue_by_issue_id_or_key_remotelink_by_link_idissueIdOrKey (string)
linkId (string)
data: {
. application
. globalId (string)
. object
. relationship (string)
} (object) required
get_rest_api_2_issue_by_issue_id_or_key_transitionsissueIdOrKey (string)
expand (string)
transitionId (string)
skipRemoteOnlyCondition (boolean)
includeUnavailableTransitions (boolean)
sortByOpsBarAndStatus (boolean)
post_rest_api_2_issue_by_issue_id_or_key_transitionsissueIdOrKey (string)
data: {
. fields (object)
. historyMetadata
. properties (array)
. transition
. update (object)
} (object) required
delete_rest_api_2_issue_by_issue_id_or_key_votesissueIdOrKey (string)
get_rest_api_2_issue_by_issue_id_or_key_votesissueIdOrKey (string)
post_rest_api_2_issue_by_issue_id_or_key_votesissueIdOrKey (string)
delete_rest_api_2_issue_by_issue_id_or_key_watchersissueIdOrKey (string)
username (string)
accountId (string)
get_rest_api_2_issue_by_issue_id_or_key_watchersissueIdOrKey (string)
post_rest_api_2_issue_by_issue_id_or_key_watchersissueIdOrKey (string)
data (string) required
delete_rest_api_2_issue_by_issue_id_or_key_worklogissueIdOrKey (string)
adjustEstimate (string)
overrideEditableFlag (boolean)
data: {
. ids (array)
} (object) required
get_rest_api_2_issue_by_issue_id_or_key_worklogissueIdOrKey (string)
startAt (integer)
maxResults (integer)
startedAfter (integer)
startedBefore (integer)
expand (string)
post_rest_api_2_issue_by_issue_id_or_key_worklogissueIdOrKey (string)
notifyUsers (boolean)
adjustEstimate (string)
newEstimate (string)
reduceBy (string)
expand (string)
overrideEditableFlag (boolean)
data: {
. author
. comment (string)
. created (string)
. id (string)
. issueId (string)
. properties (array)
. self (string)
. started (string)
. timeSpent (string)
. timeSpentSeconds (integer)
. updateAuthor
. updated (string)
. visibility
} (object) required
post_rest_api_2_issue_by_issue_id_or_key_worklog_moveissueIdOrKey (string)
adjustEstimate (string)
overrideEditableFlag (boolean)
data: {
. ids (array)
. issueIdOrKey (string)
} (object) required
delete_rest_api_2_issue_by_issue_id_or_key_worklog_by_idissueIdOrKey (string)
id (string)
notifyUsers (boolean)
adjustEstimate (string)
newEstimate (string)
increaseBy (string)
overrideEditableFlag (boolean)
get_rest_api_2_issue_by_issue_id_or_key_worklog_by_idissueIdOrKey (string)
id (string)
expand (string)
put_rest_api_2_issue_by_issue_id_or_key_worklog_by_idissueIdOrKey (string)
id (string)
notifyUsers (boolean)
adjustEstimate (string)
newEstimate (string)
expand (string)
overrideEditableFlag (boolean)
data: {
. author
. comment (string)
. created (string)
. id (string)
. issueId (string)
. properties (array)
. self (string)
. started (string)
. timeSpent (string)
. timeSpentSeconds (integer)
. updateAuthor
. updated (string)
. visibility
} (object) required
get_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_propertiesissueIdOrKey (string)
worklogId (string)
delete_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_properties_by_property_keyissueIdOrKey (string)
worklogId (string)
propertyKey (string)
get_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_properties_by_property_keyissueIdOrKey (string)
worklogId (string)
propertyKey (string)
put_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_properties_by_property_keyissueIdOrKey (string)
worklogId (string)
propertyKey (string)
data (undefined) required
post_rest_api_2_issue_linkdata: {
. comment
. inwardIssue
. outwardIssue
. type
} (object) required
delete_rest_api_2_issue_link_by_link_idlinkId (string)
get_rest_api_2_issue_link_by_link_idlinkId (string)
get_rest_api_2_issue_link_type
post_rest_api_2_issue_link_typedata: {
. id (string)
. inward (string)
. name (string)
. outward (string)
. self (string)
} (object) required
delete_rest_api_2_issue_link_type_by_issue_link_type_idissueLinkTypeId (string)
get_rest_api_2_issue_link_type_by_issue_link_type_idissueLinkTypeId (string)
put_rest_api_2_issue_link_type_by_issue_link_type_idissueLinkTypeId (string)
data: {
. id (string)
. inward (string)
. name (string)
. outward (string)
. self (string)
} (object) required
put_rest_api_2_issues_archive_exportdata: {
. archivedBy (array)
. archivedDateRange
. issueTypes (array)
. projects (array)
. reporters (array)
} (object) required
get_rest_api_2_issuesecurityschemes
post_rest_api_2_issuesecurityschemesdata: {
. description (string)
. levels (array)
. name (string)
} (object) required
get_rest_api_2_issuesecurityschemes_levelstartAt (string)
maxResults (string)
id (array)
schemeId (array)
onlyDefault (boolean)
put_rest_api_2_issuesecurityschemes_level_defaultdata: {
. defaultValues (array)
} (object) required
get_rest_api_2_issuesecurityschemes_level_memberstartAt (string)
maxResults (string)
id (array)
schemeId (array)
levelId (array)
expand (string)
get_rest_api_2_issuesecurityschemes_projectstartAt (string)
maxResults (string)
issueSecuritySchemeId (array)
projectId (array)
put_rest_api_2_issuesecurityschemes_projectdata: {
. oldToNewSecurityLevelMappings (array)
. projectId (string)
. schemeId (string)
} (object) required
get_rest_api_2_issuesecurityschemes_searchstartAt (string)
maxResults (string)
id (array)
projectId (array)
get_rest_api_2_issuesecurityschemes_by_idid (integer)
put_rest_api_2_issuesecurityschemes_by_idid (string)
data: {
. description (string)
. name (string)
} (object) required
get_rest_api_2_issuesecurityschemes_by_issue_security_scheme_id_membersissueSecuritySchemeId (integer)
startAt (integer)
maxResults (integer)
issueSecurityLevelId (array)
expand (string)
delete_rest_api_2_issuesecurityschemes_by_scheme_idschemeId (string)
put_rest_api_2_issuesecurityschemes_by_scheme_id_levelschemeId (string)
data: {
. levels (array)
} (object) required
delete_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_idschemeId (string)
levelId (string)
replaceWith (string)
put_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_idschemeId (string)
levelId (string)
data: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_id_memberschemeId (string)
levelId (string)
data: {
. members (array)
} (object) required
delete_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_id_member_by_member_idschemeId (string)
levelId (string)
memberId (string)
get_rest_api_2_issuetype
post_rest_api_2_issuetypedata: {
. description (string)
. hierarchyLevel (integer)
. name (string)
. type (string)
} (object) required
get_rest_api_2_issuetype_projectprojectId (integer) required
level (integer)
delete_rest_api_2_issuetype_by_idid (string)
alternativeIssueTypeId (string)
get_rest_api_2_issuetype_by_idid (string)
put_rest_api_2_issuetype_by_idid (string)
data: {
. avatarId (integer)
. description (string)
. name (string)
} (object) required
get_rest_api_2_issuetype_by_id_alternativesid (string)
post_rest_api_2_issuetype_by_id_avatar2id (string)
x (integer)
y (integer)
size (integer) required
get_rest_api_2_issuetype_by_issue_type_id_propertiesissueTypeId (string)
delete_rest_api_2_issuetype_by_issue_type_id_properties_by_property_keyissueTypeId (string)
propertyKey (string)
get_rest_api_2_issuetype_by_issue_type_id_properties_by_property_keyissueTypeId (string)
propertyKey (string)
put_rest_api_2_issuetype_by_issue_type_id_properties_by_property_keyissueTypeId (string)
propertyKey (string)
data (undefined) required
get_rest_api_2_issuetypeschemestartAt (integer)
maxResults (integer)
id (array)
orderBy (string)
expand (string)
queryString (string)
post_rest_api_2_issuetypeschemedata: {
. defaultIssueTypeId (string)
. description (string)
. issueTypeIds (array)
. name (string)
} (object) required
get_rest_api_2_issuetypescheme_mappingstartAt (integer)
maxResults (integer)
issueTypeSchemeId (array)
get_rest_api_2_issuetypescheme_projectstartAt (integer)
maxResults (integer)
projectId (array) required
put_rest_api_2_issuetypescheme_projectdata: {
. issueTypeSchemeId (string)
. projectId (string)
} (object) required
delete_rest_api_2_issuetypescheme_by_issue_type_scheme_idissueTypeSchemeId (integer)
put_rest_api_2_issuetypescheme_by_issue_type_scheme_idissueTypeSchemeId (integer)
data: {
. defaultIssueTypeId (string)
. description (string)
. name (string)
} (object) required
put_rest_api_2_issuetypescheme_by_issue_type_scheme_id_issuetypeissueTypeSchemeId (integer)
data: {
. issueTypeIds (array)
} (object) required
put_rest_api_2_issuetypescheme_by_issue_type_scheme_id_issuetype_moveissueTypeSchemeId (integer)
data: {
. after (string)
. issueTypeIds (array)
. position (string)
} (object) required
delete_rest_api_2_issuetypescheme_by_issue_type_scheme_id_issuetype_by_issue_type_idissueTypeSchemeId (integer)
issueTypeId (integer)
get_rest_api_2_issuetypescreenschemestartAt (integer)
maxResults (integer)
id (array)
queryString (string)
orderBy (string)
expand (string)
post_rest_api_2_issuetypescreenschemedata: {
. description (string)
. issueTypeMappings (array)
. name (string)
} (object) required
get_rest_api_2_issuetypescreenscheme_mappingstartAt (integer)
maxResults (integer)
issueTypeScreenSchemeId (array)
get_rest_api_2_issuetypescreenscheme_projectstartAt (integer)
maxResults (integer)
projectId (array) required
put_rest_api_2_issuetypescreenscheme_projectdata: {
. issueTypeScreenSchemeId (string)
. projectId (string)
} (object) required
delete_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_idissueTypeScreenSchemeId (string)
put_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_idissueTypeScreenSchemeId (string)
data: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_mappingissueTypeScreenSchemeId (string)
data: {
. issueTypeMappings (array)
} (object) required
put_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_mapping_defaultissueTypeScreenSchemeId (string)
data: {
. screenSchemeId (string)
} (object) required
post_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_mapping_removeissueTypeScreenSchemeId (string)
data: {
. issueTypeIds (array)
} (object) required
get_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_projectissueTypeScreenSchemeId (integer)
startAt (integer)
maxResults (integer)
query (string)
get_rest_api_2_jql_autocompletedata
post_rest_api_2_jql_autocompletedatadata: {
. includeCollapsedFields (boolean)
. projectIds (array)
} (object) required
get_rest_api_2_jql_autocompletedata_suggestionsfieldName (string)
fieldValue (string)
predicateName (string)
predicateValue (string)
get_rest_api_2_jql_function_computationfunctionKey (array)
startAt (integer)
maxResults (integer)
orderBy (string)
post_rest_api_2_jql_function_computationskipNotFoundPrecomputations (boolean)
data: {
. values (array)
} (object) required
post_rest_api_2_jql_function_computation_searchorderBy (string)
data: {
. precomputationIDs (array)
} (object) required
post_rest_api_2_jql_matchdata: {
. issueIds (array)
. jqls (array)
} (object) required
post_rest_api_2_jql_parsevalidation (string) required
data: {
. queries (array)
} (object) required
post_rest_api_2_jql_pdcleanerdata: {
. queryStrings (array)
} (object) required
post_rest_api_2_jql_sanitizedata: {
. queries (array)
} (object) required
get_rest_api_2_labelstartAt (integer)
maxResults (integer)
get_rest_api_2_license_approximate_license_count
get_rest_api_2_license_approximate_license_count_product_by_application_keyapplicationKey (string)
get_rest_api_2_mypermissionsprojectKey (string)
projectId (string)
issueKey (string)
issueId (string)
permissions (string)
projectUuid (string)
projectConfigurationUuid (string)
commentId (string)
delete_rest_api_2_mypreferenceskey (string) required
get_rest_api_2_mypreferenceskey (string) required
put_rest_api_2_mypreferenceskey (string) required
data (string) required
get_rest_api_2_mypreferences_locale
put_rest_api_2_mypreferences_localedata: {
. locale (string)
} (object) required
get_rest_api_2_myselfexpand (string)
get_rest_api_2_notificationschemestartAt (string)
maxResults (string)
id (array)
projectId (array)
onlyDefault (boolean)
expand (string)
post_rest_api_2_notificationschemedata: {
. description (string)
. name (string)
. notificationSchemeEvents (array)
} (object) required
get_rest_api_2_notificationscheme_projectstartAt (string)
maxResults (string)
notificationSchemeId (array)
projectId (array)
get_rest_api_2_notificationscheme_by_idid (integer)
expand (string)
put_rest_api_2_notificationscheme_by_idid (string)
data: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_notificationscheme_by_id_notificationid (string)
data: {
. notificationSchemeEvents (array)
} (object) required
delete_rest_api_2_notificationscheme_by_notification_scheme_idnotificationSchemeId (string)
delete_rest_api_2_notificationscheme_by_notification_scheme_id_notification_by_notification_idnotificationSchemeId (string)
notificationId (string)
get_rest_api_2_permissions
post_rest_api_2_permissions_checkdata: {
. accountId (string)
. globalPermissions (array)
. projectPermissions (array)
} (object) required
post_rest_api_2_permissions_projectdata: {
. permissions (array)
} (object) required
get_rest_api_2_permissionschemeexpand (string)
post_rest_api_2_permissionschemeexpand (string)
data: {
. description (string)
. expand (string)
. id (integer)
. name (string)
. permissions (array)
. scope
. self (string)
} (object) required
delete_rest_api_2_permissionscheme_by_scheme_idschemeId (integer)
get_rest_api_2_permissionscheme_by_scheme_idschemeId (integer)
expand (string)
put_rest_api_2_permissionscheme_by_scheme_idschemeId (integer)
expand (string)
data: {
. description (string)
. expand (string)
. id (integer)
. name (string)
. permissions (array)
. scope
. self (string)
} (object) required
get_rest_api_2_permissionscheme_by_scheme_id_permissionschemeId (integer)
expand (string)
post_rest_api_2_permissionscheme_by_scheme_id_permissionschemeId (integer)
expand (string)
data: {
. holder
. id (integer)
. permission (string)
. self (string)
} (object) required
delete_rest_api_2_permissionscheme_by_scheme_id_permission_by_permission_idschemeId (integer)
permissionId (integer)
get_rest_api_2_permissionscheme_by_scheme_id_permission_by_permission_idschemeId (integer)
permissionId (integer)
expand (string)
get_rest_api_2_plans_planincludeTrashed (boolean)
includeArchived (boolean)
cursor (string)
maxResults (integer)
post_rest_api_2_plans_planuseGroupId (boolean)
data: {
. crossProjectReleases (array)
. customFields (array)
. exclusionRules
. issueSources (array)
. leadAccountId (string)
. name (string)
. permissions (array)
. scheduling
} (object) required
get_rest_api_2_plans_plan_by_plan_idplanId (integer)
useGroupId (boolean)
put_rest_api_2_plans_plan_by_plan_idplanId (integer)
useGroupId (boolean)
put_rest_api_2_plans_plan_by_plan_id_archiveplanId (integer)
post_rest_api_2_plans_plan_by_plan_id_duplicateplanId (integer)
data: {
. name (string)
} (object) required
get_rest_api_2_plans_plan_by_plan_id_teamplanId (integer)
cursor (string)
maxResults (integer)
post_rest_api_2_plans_plan_by_plan_id_team_atlassianplanId (integer)
data: {
. capacity (number)
. id (string)
. issueSourceId (integer)
. planningStyle (string)
. sprintLength (integer)
} (object) required
delete_rest_api_2_plans_plan_by_plan_id_team_atlassian_by_atlassian_team_idplanId (integer)
atlassianTeamId (string)
get_rest_api_2_plans_plan_by_plan_id_team_atlassian_by_atlassian_team_idplanId (integer)
atlassianTeamId (string)
put_rest_api_2_plans_plan_by_plan_id_team_atlassian_by_atlassian_team_idplanId (integer)
atlassianTeamId (string)
post_rest_api_2_plans_plan_by_plan_id_team_planonlyplanId (integer)
data: {
. capacity (number)
. issueSourceId (integer)
. memberAccountIds (array)
. name (string)
. planningStyle (string)
. sprintLength (integer)
} (object) required
delete_rest_api_2_plans_plan_by_plan_id_team_planonly_by_plan_only_team_idplanId (integer)
planOnlyTeamId (integer)
get_rest_api_2_plans_plan_by_plan_id_team_planonly_by_plan_only_team_idplanId (integer)
planOnlyTeamId (integer)
put_rest_api_2_plans_plan_by_plan_id_team_planonly_by_plan_only_team_idplanId (integer)
planOnlyTeamId (integer)
put_rest_api_2_plans_plan_by_plan_id_trashplanId (integer)
get_rest_api_2_priority
post_rest_api_2_prioritydata: {
. avatarId (integer)
. description (string)
. iconUrl (string)
. name (string)
. statusColor (string)
} (object) required
put_rest_api_2_priority_defaultdata: {
. id (string)
} (object) required
put_rest_api_2_priority_movedata: {
. after (string)
. ids (array)
. position (string)
} (object) required
get_rest_api_2_priority_searchstartAt (string)
maxResults (string)
id (array)
projectId (array)
priorityName (string)
onlyDefault (boolean)
expand (string)
delete_rest_api_2_priority_by_idid (string)
get_rest_api_2_priority_by_idid (string)
put_rest_api_2_priority_by_idid (string)
data: {
. avatarId (integer)
. description (string)
. iconUrl (string)
. name (string)
. statusColor (string)
} (object) required
get_rest_api_2_priorityschemestartAt (string)
maxResults (string)
priorityId (array)
schemeId (array)
schemeName (string)
onlyDefault (boolean)
orderBy (string)
expand (string)
post_rest_api_2_priorityschemedata: {
. defaultPriorityId (integer)
. description (string)
. mappings
. name (string)
. priorityIds (array)
. projectIds (array)
} (object) required
post_rest_api_2_priorityscheme_mappingsdata: {
. maxResults (integer)
. priorities
. projects
. schemeId (integer)
. startAt (integer)
} (object) required
get_rest_api_2_priorityscheme_priorities_availablestartAt (string)
maxResults (string)
query (string)
schemeId (string) required
exclude (array)
delete_rest_api_2_priorityscheme_by_scheme_idschemeId (integer)
put_rest_api_2_priorityscheme_by_scheme_idschemeId (integer)
data: {
. defaultPriorityId (integer)
. description (string)
. mappings
. name (string)
. priorities
. projects
} (object) required
get_rest_api_2_priorityscheme_by_scheme_id_prioritiesschemeId (string)
startAt (string)
maxResults (string)
get_rest_api_2_priorityscheme_by_scheme_id_projectsschemeId (string)
startAt (string)
maxResults (string)
projectId (array)
query (string)
get_rest_api_2_projectexpand (string)
recent (integer)
properties (array)
post_rest_api_2_projectdata: {
. assigneeType (string)
. avatarId (integer)
. categoryId (integer)
. description (string)
. fieldConfigurationScheme (integer)
. issueSecurityScheme (integer)
. issueTypeScheme (integer)
. issueTypeScreenScheme (integer)
. key (string)
. lead (string)
. leadAccountId (string)
. name (string)
. notificationScheme (integer)
. permissionScheme (integer)
. projectTemplateKey (string)
. projectTypeKey (string)
. url (string)
. workflowScheme (integer)
} (object) required
post_rest_api_2_project_templatedata: {
. details
. template
} (object) required
put_rest_api_2_project_template_edit_templatedata: {
. templateDescription (string)
. templateGenerationOptions
. templateKey (string)
. templateName (string)
} (object) required
get_rest_api_2_project_template_live_templateprojectId (string)
templateKey (string)
delete_rest_api_2_project_template_remove_templatetemplateKey (string) required
post_rest_api_2_project_template_save_templatedata: {
. templateDescription (string)
. templateFromProjectRequest
. templateName (string)
} (object) required
get_rest_api_2_project_recentexpand (string)
properties (array)
get_rest_api_2_project_searchstartAt (integer)
maxResults (integer)
orderBy (string)
id (array)
keys (array)
query (string)
typeKey (string)
categoryId (integer)
action (string)
expand (string)
status (array)
properties (array)
propertyQuery (string)
get_rest_api_2_project_type
get_rest_api_2_project_type_accessible
get_rest_api_2_project_type_by_project_type_keyprojectTypeKey (string)
get_rest_api_2_project_type_by_project_type_key_accessibleprojectTypeKey (string)
delete_rest_api_2_project_by_project_id_or_keyprojectIdOrKey (string)
enableUndo (boolean)
get_rest_api_2_project_by_project_id_or_keyprojectIdOrKey (string)
expand (string)
properties (array)
put_rest_api_2_project_by_project_id_or_keyprojectIdOrKey (string)
expand (string)
data: {
. assigneeType (string)
. avatarId (integer)
. categoryId (integer)
. description (string)
. issueSecurityScheme (integer)
. key (string)
. lead (string)
. leadAccountId (string)
. name (string)
. notificationScheme (integer)
. permissionScheme (integer)
. releasedProjectKeys (array)
. url (string)
} (object) required
post_rest_api_2_project_by_project_id_or_key_archiveprojectIdOrKey (string)
put_rest_api_2_project_by_project_id_or_key_avatarprojectIdOrKey (string)
data: {
. fileName (string)
. id (string)
. isDeletable (boolean)
. isSelected (boolean)
. isSystemAvatar (boolean)
. owner (string)
. urls (object)
} (object) required
delete_rest_api_2_project_by_project_id_or_key_avatar_by_idprojectIdOrKey (string)
id (integer)
post_rest_api_2_project_by_project_id_or_key_avatar2projectIdOrKey (string)
x (integer)
y (integer)
size (integer)
get_rest_api_2_project_by_project_id_or_key_avatarsprojectIdOrKey (string)
delete_rest_api_2_project_by_project_id_or_key_classification_level_defaultprojectIdOrKey (string)
get_rest_api_2_project_by_project_id_or_key_classification_level_defaultprojectIdOrKey (string)
put_rest_api_2_project_by_project_id_or_key_classification_level_defaultprojectIdOrKey (string)
data: {
. id (string)
} (object) required
get_rest_api_2_project_by_project_id_or_key_componentprojectIdOrKey (string)
startAt (integer)
maxResults (integer)
orderBy (string)
componentSource (string)
query (string)
get_rest_api_2_project_by_project_id_or_key_componentsprojectIdOrKey (string)
componentSource (string)
post_rest_api_2_project_by_project_id_or_key_deleteprojectIdOrKey (string)
get_rest_api_2_project_by_project_id_or_key_featuresprojectIdOrKey (string)
put_rest_api_2_project_by_project_id_or_key_features_by_feature_keyprojectIdOrKey (string)
featureKey (string)
data: {
. state (string)
} (object) required
get_rest_api_2_project_by_project_id_or_key_propertiesprojectIdOrKey (string)
delete_rest_api_2_project_by_project_id_or_key_properties_by_property_keyprojectIdOrKey (string)
propertyKey (string)
get_rest_api_2_project_by_project_id_or_key_properties_by_property_keyprojectIdOrKey (string)
propertyKey (string)
put_rest_api_2_project_by_project_id_or_key_properties_by_property_keyprojectIdOrKey (string)
propertyKey (string)
data (undefined) required
post_rest_api_2_project_by_project_id_or_key_restoreprojectIdOrKey (string)
get_rest_api_2_project_by_project_id_or_key_roleprojectIdOrKey (string)
delete_rest_api_2_project_by_project_id_or_key_role_by_idprojectIdOrKey (string)
id (integer)
user (string)
group (string)
groupId (string)
get_rest_api_2_project_by_project_id_or_key_role_by_idprojectIdOrKey (string)
id (integer)
excludeInactiveUsers (boolean)
post_rest_api_2_project_by_project_id_or_key_role_by_idprojectIdOrKey (string)
id (integer)
data: {
. group (array)
. groupId (array)
. user (array)
} (object) required
put_rest_api_2_project_by_project_id_or_key_role_by_idprojectIdOrKey (string)
id (integer)
data: {
. categorisedActors (object)
. id (integer)
} (object) required
get_rest_api_2_project_by_project_id_or_key_roledetailsprojectIdOrKey (string)
currentMember (boolean)
excludeConnectAddons (boolean)
get_rest_api_2_project_by_project_id_or_key_statusesprojectIdOrKey (string)
get_rest_api_2_project_by_project_id_or_key_versionprojectIdOrKey (string)
startAt (integer)
maxResults (integer)
orderBy (string)
query (string)
status (string)
expand (string)
get_rest_api_2_project_by_project_id_or_key_versionsprojectIdOrKey (string)
expand (string)
get_rest_api_2_project_by_project_id_emailprojectId (integer)
put_rest_api_2_project_by_project_id_emailprojectId (integer)
data: {
. emailAddress (string)
. emailAddressStatus (array)
} (object) required
get_rest_api_2_project_by_project_id_hierarchyprojectId (integer)
get_rest_api_2_project_by_project_key_or_id_issuesecuritylevelschemeprojectKeyOrId (string)
get_rest_api_2_project_by_project_key_or_id_notificationschemeprojectKeyOrId (string)
expand (string)
get_rest_api_2_project_by_project_key_or_id_permissionschemeprojectKeyOrId (string)
expand (string)
put_rest_api_2_project_by_project_key_or_id_permissionschemeprojectKeyOrId (string)
expand (string)
data: {
. id (integer)
} (object) required
get_rest_api_2_project_by_project_key_or_id_securitylevelprojectKeyOrId (string)
get_rest_api_2_project_category
post_rest_api_2_project_categorydata: {
. description (string)
. id (string)
. name (string)
. self (string)
} (object) required
delete_rest_api_2_project_category_by_idid (integer)
get_rest_api_2_project_category_by_idid (integer)
put_rest_api_2_project_category_by_idid (integer)
data: {
. description (string)
. id (string)
. name (string)
. self (string)
} (object) required
get_rest_api_2_projectvalidate_keykey (string)
get_rest_api_2_projectvalidate_valid_project_keykey (string)
get_rest_api_2_projectvalidate_valid_project_namename (string) required
post_rest_api_2_redactdata: {
. redactions (array)
} (object) required
get_rest_api_2_redact_status_by_job_idjobId (string)
get_rest_api_2_resolution
post_rest_api_2_resolutiondata: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_resolution_defaultdata: {
. id (string)
} (object) required
put_rest_api_2_resolution_movedata: {
. after (string)
. ids (array)
. position (string)
} (object) required
get_rest_api_2_resolution_searchstartAt (string)
maxResults (string)
id (array)
onlyDefault (boolean)
delete_rest_api_2_resolution_by_idid (string)
replaceWith (string) required
get_rest_api_2_resolution_by_idid (string)
put_rest_api_2_resolution_by_idid (string)
data: {
. description (string)
. name (string)
} (object) required
get_rest_api_2_role
post_rest_api_2_roledata: {
. description (string)
. name (string)
} (object) required
delete_rest_api_2_role_by_idid (integer)
swap (integer)
get_rest_api_2_role_by_idid (integer)
post_rest_api_2_role_by_idid (integer)
data: {
. description (string)
. name (string)
} (object) required
put_rest_api_2_role_by_idid (integer)
data: {
. description (string)
. name (string)
} (object) required
delete_rest_api_2_role_by_id_actorsid (integer)
user (string)
groupId (string)
group (string)
get_rest_api_2_role_by_id_actorsid (integer)
post_rest_api_2_role_by_id_actorsid (integer)
data: {
. group (array)
. groupId (array)
. user (array)
} (object) required
get_rest_api_2_screensstartAt (integer)
maxResults (integer)
id (array)
queryString (string)
scope (array)
orderBy (string)
post_rest_api_2_screensdata: {
. description (string)
. name (string)
} (object) required
post_rest_api_2_screens_add_to_default_by_field_idfieldId (string)
get_rest_api_2_screens_tabsscreenId (array)
tabId (array)
startAt (integer)
maxResult (integer)
delete_rest_api_2_screens_by_screen_idscreenId (integer)
put_rest_api_2_screens_by_screen_idscreenId (integer)
data: {
. description (string)
. name (string)
} (object) required
get_rest_api_2_screens_by_screen_id_available_fieldsscreenId (integer)
get_rest_api_2_screens_by_screen_id_tabsscreenId (integer)
projectKey (string)
post_rest_api_2_screens_by_screen_id_tabsscreenId (integer)
data: {
. id (integer)
. name (string)
} (object) required
delete_rest_api_2_screens_by_screen_id_tabs_by_tab_idscreenId (integer)
tabId (integer)
put_rest_api_2_screens_by_screen_id_tabs_by_tab_idscreenId (integer)
tabId (integer)
data: {
. id (integer)
. name (string)
} (object) required
get_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fieldsscreenId (integer)
tabId (integer)
projectKey (string)
post_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fieldsscreenId (integer)
tabId (integer)
data: {
. fieldId (string)
} (object) required
delete_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fields_by_idscreenId (integer)
tabId (integer)
id (string)
post_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fields_by_id_movescreenId (integer)
tabId (integer)
id (string)
data: {
. after (string)
. position (string)
} (object) required
post_rest_api_2_screens_by_screen_id_tabs_by_tab_id_move_by_posscreenId (integer)
tabId (integer)
pos (integer)
get_rest_api_2_screenschemestartAt (integer)
maxResults (integer)
id (array)
expand (string)
queryString (string)
orderBy (string)
post_rest_api_2_screenschemedata: {
. description (string)
. name (string)
. screens
} (object) required
delete_rest_api_2_screenscheme_by_screen_scheme_idscreenSchemeId (string)
put_rest_api_2_screenscheme_by_screen_scheme_idscreenSchemeId (string)
data: {
. description (string)
. name (string)
. screens
} (object) required
get_rest_api_2_searchjql (string)
startAt (integer)
maxResults (integer)
validateQuery (string)
fields (array)
expand (string)
properties (array)
fieldsByKeys (boolean)
failFast (boolean)
post_rest_api_2_searchdata: {
. expand (array)
. fields (array)
. fieldsByKeys (boolean)
. jql (string)
. maxResults (integer)
. properties (array)
. startAt (integer)
. validateQuery (string)
} (object) required
post_rest_api_2_search_approximate_countdata: {
. jql (string)
} (object) required
get_rest_api_2_search_jqljql (string)
nextPageToken (string)
maxResults (integer)
fields (array)
expand (string)
properties (array)
fieldsByKeys (boolean)
failFast (boolean)
reconcileIssues (array)
post_rest_api_2_search_jqldata: {
. expand (string)
. fields (array)
. fieldsByKeys (boolean)
. jql (string)
. maxResults (integer)
. nextPageToken (string)
. properties (array)
. reconcileIssues (array)
} (object) required
get_rest_api_2_securitylevel_by_idid (string)
get_rest_api_2_server_info
get_rest_api_2_settings_columns
put_rest_api_2_settings_columns
get_rest_api_2_status
get_rest_api_2_status_by_id_or_nameidOrName (string)
get_rest_api_2_statuscategory
get_rest_api_2_statuscategory_by_id_or_keyidOrKey (string)
delete_rest_api_2_statusesid (array) required
get_rest_api_2_statusesid (array) required
post_rest_api_2_statusesdata: {
. scope
. statuses (array)
} (object) required
put_rest_api_2_statusesdata: {
. statuses (array)
} (object) required
get_rest_api_2_statuses_searchprojectId (string)
startAt (integer)
maxResults (integer)
searchString (string)
statusCategory (string)
get_rest_api_2_statuses_by_status_id_project_by_project_id_issue_type_usagesstatusId (string)
projectId (string)
nextPageToken (string)
maxResults (integer)
get_rest_api_2_statuses_by_status_id_project_usagesstatusId (string)
nextPageToken (string)
maxResults (integer)
get_rest_api_2_statuses_by_status_id_workflow_usagesstatusId (string)
nextPageToken (string)
maxResults (integer)
get_rest_api_2_task_by_task_idtaskId (string)
post_rest_api_2_task_by_task_id_canceltaskId (string)
get_rest_api_2_ui_modificationsstartAt (integer)
maxResults (integer)
expand (string)
post_rest_api_2_ui_modificationsdata: {
. contexts (array)
. data (string)
. description (string)
. name (string)
} (object) required
delete_rest_api_2_ui_modifications_by_ui_modification_iduiModificationId (string)
put_rest_api_2_ui_modifications_by_ui_modification_iduiModificationId (string)
data: {
. contexts (array)
. data (string)
. description (string)
. name (string)
} (object) required
get_rest_api_2_universal_avatar_type_by_type_owner_by_entity_idtype (string)
entityId (string)
post_rest_api_2_universal_avatar_type_by_type_owner_by_entity_idtype (string)
entityId (string)
x (integer)
y (integer)
size (integer) required
delete_rest_api_2_universal_avatar_type_by_type_owner_by_owning_object_id_avatar_by_idtype (string)
owningObjectId (string)
id (integer)
get_rest_api_2_universal_avatar_view_type_by_typetype (string)
size (string)
format (string)
get_rest_api_2_universal_avatar_view_type_by_type_avatar_by_idtype (string)
id (integer)
size (string)
format (string)
get_rest_api_2_universal_avatar_view_type_by_type_owner_by_entity_idtype (string)
entityId (string)
size (string)
format (string)
delete_rest_api_2_useraccountId (string) required
username (string)
key (string)
get_rest_api_2_useraccountId (string)
username (string)
key (string)
expand (string)
post_rest_api_2_userdata: {
. applicationKeys (array)
. displayName (string)
. emailAddress (string)
. key (string)
. name (string)
. password (string)
. products (array)
. self (string)
} (object) required
get_rest_api_2_user_assignable_multi_project_searchquery (string)
username (string)
accountId (string)
projectKeys (string) required
startAt (integer)
maxResults (integer)
get_rest_api_2_user_assignable_searchquery (string)
sessionId (string)
username (string)
accountId (string)
project (string)
issueKey (string)
issueId (string)
startAt (integer)
maxResults (integer)
actionDescriptorId (integer)
recommend (boolean)
get_rest_api_2_user_bulkstartAt (integer)
maxResults (integer)
username (array)
key (array)
accountId (array) required
get_rest_api_2_user_bulk_migrationstartAt (integer)
maxResults (integer)
username (array)
key (array)
delete_rest_api_2_user_columnsaccountId (string)
username (string)
get_rest_api_2_user_columnsaccountId (string)
username (string)
put_rest_api_2_user_columnsaccountId (string)
get_rest_api_2_user_emailaccountId (string) required
get_rest_api_2_user_email_bulkaccountId (array) required
get_rest_api_2_user_groupsaccountId (string) required
username (string)
key (string)
get_rest_api_2_user_nav4_opt_property_by_property_keypropertyKey (string)
accountId (string)
put_rest_api_2_user_nav4_opt_property_by_property_keypropertyKey (string)
accountId (string)
data (undefined) required
get_rest_api_2_user_permission_searchquery (string)
username (string)
accountId (string)
permissions (string) required
issueKey (string)
projectKey (string)
startAt (integer)
maxResults (integer)
get_rest_api_2_user_pickerquery (string) required
maxResults (integer)
showAvatar (boolean)
exclude (array)
excludeAccountIds (array)
avatarSize (string)
excludeConnectUsers (boolean)
get_rest_api_2_user_propertiesaccountId (string)
userKey (string)
username (string)
delete_rest_api_2_user_properties_by_property_keypropertyKey (string)
accountId (string)
userKey (string)
username (string)
get_rest_api_2_user_properties_by_property_keypropertyKey (string)
accountId (string)
userKey (string)
username (string)
put_rest_api_2_user_properties_by_property_keypropertyKey (string)
accountId (string)
userKey (string)
username (string)
data (undefined) required
get_rest_api_2_user_searchquery (string)
username (string)
accountId (string)
startAt (integer)
maxResults (integer)
property (string)
get_rest_api_2_user_search_queryquery (string) required
startAt (integer)
maxResults (integer)
get_rest_api_2_user_search_query_keyquery (string) required
startAt (integer)
maxResult (integer)
get_rest_api_2_user_viewissue_searchquery (string)
username (string)
accountId (string)
issueKey (string)
projectKey (string)
startAt (integer)
maxResults (integer)
get_rest_api_2_usersstartAt (integer)
maxResults (integer)
get_rest_api_2_users_searchstartAt (integer)
maxResults (integer)
post_rest_api_2_versiondata: {
. approvers (array)
. archived (boolean)
. description (string)
. driver (string)
. expand (string)
. id (string)
. issuesStatusForFixVersion
. moveUnfixedIssuesTo (string)
. name (string)
. operations (array)
. overdue (boolean)
. project (string)
. projectId (integer)
. releaseDate (string)
. released (boolean)
. self (string)
. startDate (string)
. userReleaseDate (string)
. userStartDate (string)
} (object) required
delete_rest_api_2_version_by_idid (string)
moveFixIssuesTo (string)
moveAffectedIssuesTo (string)
get_rest_api_2_version_by_idid (string)
expand (string)
put_rest_api_2_version_by_idid (string)
data: {
. approvers (array)
. archived (boolean)
. description (string)
. driver (string)
. expand (string)
. id (string)
. issuesStatusForFixVersion
. moveUnfixedIssuesTo (string)
. name (string)
. operations (array)
. overdue (boolean)
. project (string)
. projectId (integer)
. releaseDate (string)
. released (boolean)
. self (string)
. startDate (string)
. userReleaseDate (string)
. userStartDate (string)
} (object) required
put_rest_api_2_version_by_id_mergeto_by_move_issues_toid (string)
moveIssuesTo (string)
post_rest_api_2_version_by_id_moveid (string)
data: {
. after (string)
. position (string)
} (object) required
get_rest_api_2_version_by_id_related_issue_countsid (string)
get_rest_api_2_version_by_id_relatedworkid (string)
post_rest_api_2_version_by_id_relatedworkid (string)
data: {
. category (string)
. issueId (integer)
. relatedWorkId (string)
. title (string)
. url (string)
} (object) required
put_rest_api_2_version_by_id_relatedworkid (string)
data: {
. category (string)
. issueId (integer)
. relatedWorkId (string)
. title (string)
. url (string)
} (object) required
post_rest_api_2_version_by_id_remove_and_swapid (string)
data: {
. customFieldReplacementList (array)
. moveAffectedIssuesTo (integer)
. moveFixIssuesTo (integer)
} (object) required
get_rest_api_2_version_by_id_unresolved_issue_countid (string)
delete_rest_api_2_version_by_version_id_relatedwork_by_related_work_idversionId (string)
relatedWorkId (string)
delete_rest_api_2_webhookdata: {
. webhookIds (array)
} (object) required
get_rest_api_2_webhookstartAt (integer)
maxResults (integer)
post_rest_api_2_webhookdata: {
. url (string)
. webhooks (array)
} (object) required
get_rest_api_2_webhook_failedmaxResults (integer)
after (integer)
put_rest_api_2_webhook_refreshdata: {
. webhookIds (array)
} (object) required
get_rest_api_2_workflowworkflowName (string)
post_rest_api_2_workflowdata: {
. description (string)
. name (string)
. statuses (array)
. transitions (array)
} (object) required
get_rest_api_2_workflow_rule_configstartAt (integer)
maxResults (integer)
types (array) required
keys (array)
workflowNames (array)
withTags (array)
draft (boolean)
expand (string)
put_rest_api_2_workflow_rule_configdata: {
. workflows (array)
} (object) required
put_rest_api_2_workflow_rule_config_deletedata: {
. workflows (array)
} (object) required
get_rest_api_2_workflow_searchstartAt (integer)
maxResults (integer)
workflowName (array)
expand (string)
queryString (string)
orderBy (string)
isActive (boolean)
delete_rest_api_2_workflow_transitions_by_transition_id_propertiestransitionId (integer)
key (string) required
workflowName (string) required
workflowMode (string)
get_rest_api_2_workflow_transitions_by_transition_id_propertiestransitionId (integer)
includeReservedKeys (boolean)
key (string)
workflowName (string) required
workflowMode (string)
post_rest_api_2_workflow_transitions_by_transition_id_propertiestransitionId (integer)
key (string) required
workflowName (string) required
workflowMode (string)
data: {
. id (string)
. key (string)
. value (string)
} (object) required
put_rest_api_2_workflow_transitions_by_transition_id_propertiestransitionId (integer)
key (string) required
workflowName (string) required
workflowMode (string)
data: {
. id (string)
. key (string)
. value (string)
} (object) required
delete_rest_api_2_workflow_by_entity_identityId (string)
get_rest_api_2_workflow_by_workflow_id_project_by_project_id_issue_type_usagesworkflowId (string)
projectId (integer)
nextPageToken (string)
maxResults (integer)
get_rest_api_2_workflow_by_workflow_id_project_usagesworkflowId (string)
nextPageToken (string)
maxResults (integer)
get_rest_api_2_workflow_by_workflow_id_workflow_schemesworkflowId (string)
nextPageToken (string)
maxResults (integer)
post_rest_api_2_workflowsuseApprovalConfiguration (boolean)
data: {
. projectAndIssueTypes (array)
. workflowIds (array)
. workflowNames (array)
} (object) required
get_rest_api_2_workflows_capabilitiesworkflowId (string)
projectId (string)
issueTypeId (string)
post_rest_api_2_workflows_createdata: {
. scope
. statuses (array)
. workflows (array)
} (object) required
post_rest_api_2_workflows_create_validationdata: {
. payload
. validationOptions
} (object) required
get_rest_api_2_workflows_default_editor
post_rest_api_2_workflows_previewdata: {
. issueTypeIds (array)
. projectId (string)
. workflowIds (array)
. workflowNames (array)
} (object) required
get_rest_api_2_workflows_searchstartAt (integer)
maxResults (integer)
expand (string)
queryString (string)
orderBy (string)
scope (string)
isActive (boolean)
post_rest_api_2_workflows_updatedata: {
. statuses (array)
. workflows (array)
} (object) required
post_rest_api_2_workflows_update_validationdata: {
. payload
. validationOptions
} (object) required
get_rest_api_2_workflowschemestartAt (integer)
maxResults (integer)
post_rest_api_2_workflowschemedata: {
. defaultWorkflow (string)
. description (string)
. draft (boolean)
. id (integer)
. issueTypeMappings (object)
. issueTypes (object)
. lastModified (string)
. lastModifiedUser
. name (string)
. originalDefaultWorkflow (string)
. originalIssueTypeMappings (object)
. self (string)
. updateDraftIfNeeded (boolean)
} (object) required
get_rest_api_2_workflowscheme_projectprojectId (array) required
put_rest_api_2_workflowscheme_projectdata: {
. projectId (string)
. workflowSchemeId (string)
} (object) required
post_rest_api_2_workflowscheme_readdata: {
. projectIds (array)
. workflowSchemeIds (array)
} (object) required
post_rest_api_2_workflowscheme_updatedata: {
. defaultWorkflowId (string)
. description (string)
. id (string)
. name (string)
. statusMappingsByIssueTypeOverride (array)
. statusMappingsByWorkflows (array)
. version
. workflowsForIssueTypes (array)
} (object) required
post_rest_api_2_workflowscheme_update_mappingsdata: {
. defaultWorkflowId (string)
. id (string)
. workflowsForIssueTypes (array)
} (object) required
delete_rest_api_2_workflowscheme_by_idid (integer)
get_rest_api_2_workflowscheme_by_idid (integer)
returnDraftIfExists (boolean)
put_rest_api_2_workflowscheme_by_idid (integer)
data: {
. defaultWorkflow (string)
. description (string)
. draft (boolean)
. id (integer)
. issueTypeMappings (object)
. issueTypes (object)
. lastModified (string)
. lastModifiedUser
. name (string)
. originalDefaultWorkflow (string)
. originalIssueTypeMappings (object)
. self (string)
. updateDraftIfNeeded (boolean)
} (object) required
post_rest_api_2_workflowscheme_by_id_createdraftid (integer)
delete_rest_api_2_workflowscheme_by_id_defaultid (integer)
updateDraftIfNeeded (boolean)
get_rest_api_2_workflowscheme_by_id_defaultid (integer)
returnDraftIfExists (boolean)
put_rest_api_2_workflowscheme_by_id_defaultid (integer)
data: {
. updateDraftIfNeeded (boolean)
. workflow (string)
} (object) required
delete_rest_api_2_workflowscheme_by_id_draftid (integer)
get_rest_api_2_workflowscheme_by_id_draftid (integer)
put_rest_api_2_workflowscheme_by_id_draftid (integer)
data: {
. defaultWorkflow (string)
. description (string)
. draft (boolean)
. id (integer)
. issueTypeMappings (object)
. issueTypes (object)
. lastModified (string)
. lastModifiedUser
. name (string)
. originalDefaultWorkflow (string)
. originalIssueTypeMappings (object)
. self (string)
. updateDraftIfNeeded (boolean)
} (object) required
delete_rest_api_2_workflowscheme_by_id_draft_defaultid (integer)
get_rest_api_2_workflowscheme_by_id_draft_defaultid (integer)
put_rest_api_2_workflowscheme_by_id_draft_defaultid (integer)
data: {
. updateDraftIfNeeded (boolean)
. workflow (string)
} (object) required
delete_rest_api_2_workflowscheme_by_id_draft_issuetype_by_issue_typeid (integer)
issueType (string)
get_rest_api_2_workflowscheme_by_id_draft_issuetype_by_issue_typeid (integer)
issueType (string)
put_rest_api_2_workflowscheme_by_id_draft_issuetype_by_issue_typeid (integer)
issueType (string)
data: {
. issueType (string)
. updateDraftIfNeeded (boolean)
. workflow (string)
} (object) required
post_rest_api_2_workflowscheme_by_id_draft_publishid (integer)
validateOnly (boolean)
data: {
. statusMappings (array)
} (object) required
delete_rest_api_2_workflowscheme_by_id_draft_workflowid (integer)
workflowName (string) required
get_rest_api_2_workflowscheme_by_id_draft_workflowid (integer)
workflowName (string)
put_rest_api_2_workflowscheme_by_id_draft_workflowid (integer)
workflowName (string) required
data: {
. defaultMapping (boolean)
. issueTypes (array)
. updateDraftIfNeeded (boolean)
. workflow (string)
} (object) required
delete_rest_api_2_workflowscheme_by_id_issuetype_by_issue_typeid (integer)
issueType (string)
updateDraftIfNeeded (boolean)
get_rest_api_2_workflowscheme_by_id_issuetype_by_issue_typeid (integer)
issueType (string)
returnDraftIfExists (boolean)
put_rest_api_2_workflowscheme_by_id_issuetype_by_issue_typeid (integer)
issueType (string)
data: {
. issueType (string)
. updateDraftIfNeeded (boolean)
. workflow (string)
} (object) required
delete_rest_api_2_workflowscheme_by_id_workflowid (integer)
workflowName (string) required
updateDraftIfNeeded (boolean)
get_rest_api_2_workflowscheme_by_id_workflowid (integer)
workflowName (string)
returnDraftIfExists (boolean)
put_rest_api_2_workflowscheme_by_id_workflowid (integer)
workflowName (string) required
data: {
. defaultMapping (boolean)
. issueTypes (array)
. updateDraftIfNeeded (boolean)
. workflow (string)
} (object) required
get_rest_api_2_workflowscheme_by_workflow_scheme_id_project_usagesworkflowSchemeId (string)
nextPageToken (string)
maxResults (integer)
get_rest_api_2_worklog_deletedsince (integer)
post_rest_api_2_worklog_listexpand (string)
data: {
. ids (array)
} (object) required
get_rest_api_2_worklog_updatedsince (integer)
expand (string)
get_rest_atlassian_connect_1_addons_by_addon_key_propertiesaddonKey (string)
delete_rest_atlassian_connect_1_addons_by_addon_key_properties_by_property_keyaddonKey (string)
propertyKey (string)
get_rest_atlassian_connect_1_addons_by_addon_key_properties_by_property_keyaddonKey (string)
propertyKey (string)
put_rest_atlassian_connect_1_addons_by_addon_key_properties_by_property_keyaddonKey (string)
propertyKey (string)
data (undefined) required
delete_rest_atlassian_connect_1_app_module_dynamicmoduleKey (array)
get_rest_atlassian_connect_1_app_module_dynamic
post_rest_atlassian_connect_1_app_module_dynamicdata: {
. modules (array)
} (object) required
put_rest_atlassian_connect_1_migration_fieldAtlassian-Transfer-Id (string) required
data: {
. updateValueList (array)
} (object) required
put_rest_atlassian_connect_1_migration_properties_by_entity_typeentityType (string)
Atlassian-Transfer-Id (string) required
data (array) required
post_rest_atlassian_connect_1_migration_workflow_rule_searchAtlassian-Transfer-Id (string) required
data: {
. expand (string)
. ruleIds (array)
. workflowEntityId (string)
} (object) required
get_rest_atlassian_connect_1_service_registryserviceIds (array) required
delete_rest_forge_1_app_properties_by_property_keypropertyKey (string)
put_rest_forge_1_app_properties_by_property_keypropertyKey (string)
data (undefined) required