Jira
Manage issues, projects, and workflows in Jira.
Authentication
This connector uses OAuth 2.0 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:
| Action | Parameters |
|---|---|
| get_rest_api_2_announcement_banner | |
| put_rest_api_2_announcement_banner | data: { . isDismissible (boolean) . isEnabled (boolean) . message (string) . visibility (string) } (object) required |
| post_rest_api_2_app_field_context_configuration_list | id (array) fieldContextId (array) issueId (integer) projectKeyOrId (string) issueTypeId (string) startAt (integer) maxResults (integer) data: { . fieldIdsOrKeys (array) } (object) required |
| post_rest_api_2_app_field_value | generateChangelog (boolean) data: { . updates (array) } (object) required |
| get_rest_api_2_app_field_by_field_id_or_key_context_configuration | fieldIdOrKey (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_configuration | fieldIdOrKey (string) data: { . configurations (array) } (object) required |
| put_rest_api_2_app_field_by_field_id_or_key_value | fieldIdOrKey (string) generateChangelog (boolean) data: { . updates (array) } (object) required |
| get_rest_api_2_application_properties | key (string) permissionLevel (string) keyFilter (string) |
| get_rest_api_2_application_properties_advanced_settings | |
| put_rest_api_2_application_properties_by_id | id (string) data: { . id (string) . value (string) } (object) required |
| get_rest_api_2_applicationrole | |
| get_rest_api_2_applicationrole_by_key | key (string) |
| get_rest_api_2_attachment_content_by_id | id (string) redirect (boolean) |
| get_rest_api_2_attachment_meta | |
| get_rest_api_2_attachment_thumbnail_by_id | id (string) redirect (boolean) fallbackToDefault (boolean) width (integer) height (integer) |
| delete_rest_api_2_attachment_by_id | id (string) |
| get_rest_api_2_attachment_by_id | id (string) |
| get_rest_api_2_attachment_by_id_expand_human | id (string) |
| get_rest_api_2_attachment_by_id_expand_raw | id (string) |
| get_rest_api_2_auditing_record | offset (integer) limit (integer) filter (string) from (string) to (string) |
| get_rest_api_2_avatar_by_type_system | type (string) |
| post_rest_api_2_changelog_bulkfetch | data: { . fieldIds (array) . issueIdsOrKeys (array) . maxResults (integer) . nextPageToken (string) } (object) required |
| get_rest_api_2_classification_levels | status (array) orderBy (string) |
| post_rest_api_2_comment_list | expand (string) data: { . ids (array) } (object) required |
| get_rest_api_2_comment_by_comment_id_properties | commentId (string) |
| delete_rest_api_2_comment_by_comment_id_properties_by_property_key | commentId (string) propertyKey (string) |
| get_rest_api_2_comment_by_comment_id_properties_by_property_key | commentId (string) propertyKey (string) |
| put_rest_api_2_comment_by_comment_id_properties_by_property_key | commentId (string) propertyKey (string) data (undefined) required |
| get_rest_api_2_component | projectIdsOrKeys (array) startAt (integer) maxResults (integer) orderBy (string) query (string) |
| post_rest_api_2_component | 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 |
| delete_rest_api_2_component_by_id | id (string) moveIssuesTo (string) |
| get_rest_api_2_component_by_id | id (string) |
| put_rest_api_2_component_by_id | id (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_counts | id (string) |
| get_rest_api_2_configuration | |
| get_rest_api_2_configuration_timetracking | |
| put_rest_api_2_configuration_timetracking | data: { . 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_options | data: { . defaultUnit (string) . timeFormat (string) . workingDaysPerWeek (number) . workingHoursPerDay (number) } (object) required |
| get_rest_api_2_custom_field_option_by_id | id (string) |
| get_rest_api_2_dashboard | filter (string) startAt (integer) maxResults (integer) |
| post_rest_api_2_dashboard | extendAdminPermissions (boolean) data: { . description (string) . editPermissions (array) . name (string) . sharePermissions (array) } (object) required |
| put_rest_api_2_dashboard_bulk_edit | data: { . action (string) . changeOwnerDetails . entityIds (array) . extendAdminPermissions (boolean) . permissionDetails } (object) required |
| get_rest_api_2_dashboard_gadgets | |
| get_rest_api_2_dashboard_search | dashboardName (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_gadget | dashboardId (integer) moduleKey (array) uri (array) gadgetId (array) |
| post_rest_api_2_dashboard_by_dashboard_id_gadget | dashboardId (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_id | dashboardId (integer) gadgetId (integer) |
| put_rest_api_2_dashboard_by_dashboard_id_gadget_by_gadget_id | dashboardId (integer) gadgetId (integer) data: { . color (string) . position . title (string) } (object) required |
| get_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties | dashboardId (string) itemId (string) |
| delete_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties_by_property_key | dashboardId (string) itemId (string) propertyKey (string) |
| get_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties_by_property_key | dashboardId (string) itemId (string) propertyKey (string) |
| put_rest_api_2_dashboard_by_dashboard_id_items_by_item_id_properties_by_property_key | dashboardId (string) itemId (string) propertyKey (string) data (undefined) required |
| delete_rest_api_2_dashboard_by_id | id (string) |
| get_rest_api_2_dashboard_by_id | id (string) |
| put_rest_api_2_dashboard_by_id | id (string) extendAdminPermissions (boolean) data: { . description (string) . editPermissions (array) . name (string) . sharePermissions (array) } (object) required |
| post_rest_api_2_dashboard_by_id_copy | id (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_project | ids (string) |
| get_rest_api_2_events | |
| post_rest_api_2_expression_analyse | check (string) data: { . contextVariables (object) . expressions (array) } (object) required |
| post_rest_api_2_expression_eval | expand (string) data: { . context . expression (string) } (object) required |
| post_rest_api_2_expression_evaluate | expand (string) data: { . context . expression (string) } (object) required |
| get_rest_api_2_field | |
| post_rest_api_2_field | data: { . description (string) . name (string) . searcherKey (string) . type (string) } (object) required |
| delete_rest_api_2_field_association | data: { . associationContexts (array) . fields (array) } (object) required |
| put_rest_api_2_field_association | data: { . associationContexts (array) . fields (array) } (object) required |
| get_rest_api_2_field_search | startAt (integer) maxResults (integer) type (array) id (array) query (string) orderBy (string) expand (string) projectIds (array) |
| get_rest_api_2_field_search_trashed | startAt (integer) maxResults (integer) id (array) query (string) expand (string) orderBy (string) |
| put_rest_api_2_field_by_field_id | fieldId (string) data: { . description (string) . name (string) . searcherKey (string) } (object) required |
| get_rest_api_2_field_by_field_id_context | fieldId (string) isAnyIssueType (boolean) isGlobalContext (boolean) contextId (array) startAt (integer) maxResults (integer) |
| post_rest_api_2_field_by_field_id_context | fieldId (string) data: { . description (string) . id (string) . issueTypeIds (array) . name (string) . projectIds (array) } (object) required |
| get_rest_api_2_field_by_field_id_context_default_value | fieldId (string) contextId (array) startAt (integer) maxResults (integer) |
| put_rest_api_2_field_by_field_id_context_default_value | fieldId (string) data: { . defaultValues (array) } (object) required |
| get_rest_api_2_field_by_field_id_context_issuetypemapping | fieldId (string) contextId (array) startAt (integer) maxResults (integer) |
| post_rest_api_2_field_by_field_id_context_mapping | fieldId (string) startAt (integer) maxResults (integer) data: { . mappings (array) } (object) required |
| get_rest_api_2_field_by_field_id_context_projectmapping | fieldId (string) contextId (array) startAt (integer) maxResults (integer) |
| delete_rest_api_2_field_by_field_id_context_by_context_id | fieldId (string) contextId (integer) |
| put_rest_api_2_field_by_field_id_context_by_context_id | fieldId (string) contextId (integer) data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_field_by_field_id_context_by_context_id_issuetype | fieldId (string) contextId (integer) data: { . issueTypeIds (array) } (object) required |
| post_rest_api_2_field_by_field_id_context_by_context_id_issuetype_remove | fieldId (string) contextId (integer) data: { . issueTypeIds (array) } (object) required |
| get_rest_api_2_field_by_field_id_context_by_context_id_option | fieldId (string) contextId (integer) optionId (integer) onlyOptions (boolean) startAt (integer) maxResults (integer) |
| post_rest_api_2_field_by_field_id_context_by_context_id_option | fieldId (string) contextId (integer) data: { . options (array) } (object) required |
| put_rest_api_2_field_by_field_id_context_by_context_id_option | fieldId (string) contextId (integer) data: { . options (array) } (object) required |
| put_rest_api_2_field_by_field_id_context_by_context_id_option_move | fieldId (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_id | fieldId (string) contextId (integer) optionId (integer) |
| delete_rest_api_2_field_by_field_id_context_by_context_id_option_by_option_id_issue | fieldId (string) optionId (integer) contextId (integer) replaceWith (integer) jql (string) |
| put_rest_api_2_field_by_field_id_context_by_context_id_project | fieldId (string) contextId (integer) data: { . projectIds (array) } (object) required |
| post_rest_api_2_field_by_field_id_context_by_context_id_project_remove | fieldId (string) contextId (integer) data: { . projectIds (array) } (object) required |
| get_rest_api_2_field_by_field_id_contexts | fieldId (string) startAt (integer) maxResults (integer) |
| get_rest_api_2_field_by_field_id_screens | fieldId (string) startAt (integer) maxResults (integer) expand (string) |
| get_rest_api_2_field_by_field_key_option | fieldKey (string) startAt (integer) maxResults (integer) |
| post_rest_api_2_field_by_field_key_option | fieldKey (string) data: { . config . properties (object) . value (string) } (object) required |
| get_rest_api_2_field_by_field_key_option_suggestions_edit | fieldKey (string) startAt (integer) maxResults (integer) projectId (integer) |
| get_rest_api_2_field_by_field_key_option_suggestions_search | fieldKey (string) startAt (integer) maxResults (integer) projectId (integer) |
| delete_rest_api_2_field_by_field_key_option_by_option_id | fieldKey (string) optionId (integer) |
| get_rest_api_2_field_by_field_key_option_by_option_id | fieldKey (string) optionId (integer) |
| put_rest_api_2_field_by_field_key_option_by_option_id | fieldKey (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_issue | fieldKey (string) optionId (integer) replaceWith (integer) jql (string) overrideScreenSecurity (boolean) overrideEditableFlag (boolean) |
| delete_rest_api_2_field_by_id | id (string) |
| post_rest_api_2_field_by_id_restore | id (string) |
| post_rest_api_2_field_by_id_trash | id (string) |
| get_rest_api_2_fieldconfiguration | startAt (integer) maxResults (integer) id (array) isDefault (boolean) query (string) |
| post_rest_api_2_fieldconfiguration | data: { . description (string) . name (string) } (object) required |
| delete_rest_api_2_fieldconfiguration_by_id | id (integer) |
| put_rest_api_2_fieldconfiguration_by_id | id (integer) data: { . description (string) . name (string) } (object) required |
| get_rest_api_2_fieldconfiguration_by_id_fields | id (integer) startAt (integer) maxResults (integer) |
| put_rest_api_2_fieldconfiguration_by_id_fields | id (integer) data: { . fieldConfigurationItems (array) } (object) required |
| get_rest_api_2_fieldconfigurationscheme | startAt (integer) maxResults (integer) id (array) |
| post_rest_api_2_fieldconfigurationscheme | data: { . description (string) . name (string) } (object) required |
| get_rest_api_2_fieldconfigurationscheme_mapping | startAt (integer) maxResults (integer) fieldConfigurationSchemeId (array) |
| get_rest_api_2_fieldconfigurationscheme_project | startAt (integer) maxResults (integer) projectId (array) required |
| put_rest_api_2_fieldconfigurationscheme_project | data: { . fieldConfigurationSchemeId (string) . projectId (string) } (object) required |
| delete_rest_api_2_fieldconfigurationscheme_by_id | id (integer) |
| put_rest_api_2_fieldconfigurationscheme_by_id | id (integer) data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_fieldconfigurationscheme_by_id_mapping | id (integer) data: { . mappings (array) } (object) required |
| post_rest_api_2_fieldconfigurationscheme_by_id_mapping_delete | id (integer) data: { . issueTypeIds (array) } (object) required |
| post_rest_api_2_filter | 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 |
| get_rest_api_2_filter_default_share_scope | |
| put_rest_api_2_filter_default_share_scope | data: { . scope (string) } (object) required |
| get_rest_api_2_filter_favourite | expand (string) |
| get_rest_api_2_filter_my | expand (string) includeFavourites (boolean) |
| get_rest_api_2_filter_search | filterName (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_id | id (integer) |
| get_rest_api_2_filter_by_id | id (integer) expand (string) overrideSharePermissions (boolean) |
| put_rest_api_2_filter_by_id | id (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_columns | id (integer) |
| get_rest_api_2_filter_by_id_columns | id (integer) |
| put_rest_api_2_filter_by_id_columns | id (integer) data: { . columns (array) } (object) required |
| delete_rest_api_2_filter_by_id_favourite | id (integer) expand (string) |
| put_rest_api_2_filter_by_id_favourite | id (integer) expand (string) |
| put_rest_api_2_filter_by_id_owner | id (integer) data: { . accountId (string) } (object) required |
| get_rest_api_2_filter_by_id_permission | id (integer) |
| post_rest_api_2_filter_by_id_permission | id (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_id | id (integer) permissionId (integer) |
| get_rest_api_2_filter_by_id_permission_by_permission_id | id (integer) permissionId (integer) |
| delete_rest_api_2_group | groupname (string) groupId (string) swapGroup (string) swapGroupId (string) |
| get_rest_api_2_group | groupname (string) groupId (string) expand (string) |
| post_rest_api_2_group | data: { . name (string) } (object) required |
| get_rest_api_2_group_bulk | startAt (integer) maxResults (integer) groupId (array) groupName (array) accessType (string) applicationKey (string) |
| get_rest_api_2_group_member | groupname (string) groupId (string) includeInactiveUsers (boolean) startAt (integer) maxResults (integer) |
| delete_rest_api_2_group_user | groupname (string) groupId (string) username (string) accountId (string) required |
| post_rest_api_2_group_user | groupname (string) groupId (string) data: { . accountId (string) . name (string) } (object) required |
| get_rest_api_2_groups_picker | accountId (string) query (string) exclude (array) excludeId (array) maxResults (integer) caseInsensitive (boolean) userName (string) includeTeams (boolean) |
| get_rest_api_2_groupuserpicker | query (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_issue | updateHistory (boolean) data: { . fields (object) . historyMetadata . properties (array) . transition . update (object) } (object) required |
| post_rest_api_2_issue_archive | data: { . jql (string) } (object) required |
| put_rest_api_2_issue_archive | data: { . issueIdsOrKeys (array) } (object) required |
| post_rest_api_2_issue_bulk | data: { . issueUpdates (array) } (object) required |
| post_rest_api_2_issue_bulkfetch | data: { . expand (array) . fields (array) . fieldsByKeys (boolean) . issueIdsOrKeys (array) . properties (array) } (object) required |
| get_rest_api_2_issue_createmeta | projectIds (array) projectKeys (array) issuetypeIds (array) issuetypeNames (array) expand (string) |
| get_rest_api_2_issue_createmeta_by_project_id_or_key_issuetypes | projectIdOrKey (string) startAt (integer) maxResults (integer) |
| get_rest_api_2_issue_createmeta_by_project_id_or_key_issuetypes_by_issue_type_id | projectIdOrKey (string) issueTypeId (string) startAt (integer) maxResults (integer) |
| get_rest_api_2_issue_limit_report | isReturningKeys (boolean) |
| get_rest_api_2_issue_picker | query (string) currentJQL (string) currentIssueKey (string) currentProjectId (string) showSubTasks (boolean) showSubTaskParent (boolean) |
| post_rest_api_2_issue_properties | data: { . entitiesIds (array) . properties (object) } (object) required |
| post_rest_api_2_issue_properties_multi | data: { . issues (array) } (object) required |
| delete_rest_api_2_issue_properties_by_property_key | propertyKey (string) data: { . currentValue . entityIds (array) } (object) required |
| put_rest_api_2_issue_properties_by_property_key | propertyKey (string) data: { . expression (string) . filter . value } (object) required |
| put_rest_api_2_issue_unarchive | data: { . issueIdsOrKeys (array) } (object) required |
| post_rest_api_2_issue_watching | data: { . issueIds (array) } (object) required |
| delete_rest_api_2_issue_by_issue_id_or_key | issueIdOrKey (string) deleteSubtasks (string) |
| get_rest_api_2_issue_by_issue_id_or_key | issueIdOrKey (string) fields (array) fieldsByKeys (boolean) expand (string) properties (array) updateHistory (boolean) failFast (boolean) |
| put_rest_api_2_issue_by_issue_id_or_key | issueIdOrKey (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_assignee | issueIdOrKey (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_attachments | issueIdOrKey (string) |
| get_rest_api_2_issue_by_issue_id_or_key_changelog | issueIdOrKey (string) startAt (integer) maxResults (integer) |
| post_rest_api_2_issue_by_issue_id_or_key_changelog_list | issueIdOrKey (string) data: { . changelogIds (array) } (object) required |
| get_rest_api_2_issue_by_issue_id_or_key_comment | issueIdOrKey (string) startAt (integer) maxResults (integer) orderBy (string) expand (string) |
| post_rest_api_2_issue_by_issue_id_or_key_comment | issueIdOrKey (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_id | issueIdOrKey (string) id (string) |
| get_rest_api_2_issue_by_issue_id_or_key_comment_by_id | issueIdOrKey (string) id (string) expand (string) |
| put_rest_api_2_issue_by_issue_id_or_key_comment_by_id | issueIdOrKey (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_editmeta | issueIdOrKey (string) overrideScreenSecurity (boolean) overrideEditableFlag (boolean) |
| post_rest_api_2_issue_by_issue_id_or_key_notify | issueIdOrKey (string) data: { . htmlBody (string) . restrict . subject (string) . textBody (string) . to } (object) required |
| get_rest_api_2_issue_by_issue_id_or_key_properties | issueIdOrKey (string) |
| delete_rest_api_2_issue_by_issue_id_or_key_properties_by_property_key | issueIdOrKey (string) propertyKey (string) |
| get_rest_api_2_issue_by_issue_id_or_key_properties_by_property_key | issueIdOrKey (string) propertyKey (string) |
| put_rest_api_2_issue_by_issue_id_or_key_properties_by_property_key | issueIdOrKey (string) propertyKey (string) data (undefined) required |
| delete_rest_api_2_issue_by_issue_id_or_key_remotelink | issueIdOrKey (string) globalId (string) required |
| get_rest_api_2_issue_by_issue_id_or_key_remotelink | issueIdOrKey (string) globalId (string) |
| post_rest_api_2_issue_by_issue_id_or_key_remotelink | issueIdOrKey (string) data: { . application . globalId (string) . object . relationship (string) } (object) required |
| delete_rest_api_2_issue_by_issue_id_or_key_remotelink_by_link_id | issueIdOrKey (string) linkId (string) |
| get_rest_api_2_issue_by_issue_id_or_key_remotelink_by_link_id | issueIdOrKey (string) linkId (string) |
| put_rest_api_2_issue_by_issue_id_or_key_remotelink_by_link_id | issueIdOrKey (string) linkId (string) data: { . application . globalId (string) . object . relationship (string) } (object) required |
| get_rest_api_2_issue_by_issue_id_or_key_transitions | issueIdOrKey (string) expand (string) transitionId (string) skipRemoteOnlyCondition (boolean) includeUnavailableTransitions (boolean) sortByOpsBarAndStatus (boolean) |
| post_rest_api_2_issue_by_issue_id_or_key_transitions | issueIdOrKey (string) data: { . fields (object) . historyMetadata . properties (array) . transition . update (object) } (object) required |
| delete_rest_api_2_issue_by_issue_id_or_key_votes | issueIdOrKey (string) |
| get_rest_api_2_issue_by_issue_id_or_key_votes | issueIdOrKey (string) |
| post_rest_api_2_issue_by_issue_id_or_key_votes | issueIdOrKey (string) |
| delete_rest_api_2_issue_by_issue_id_or_key_watchers | issueIdOrKey (string) username (string) accountId (string) |
| get_rest_api_2_issue_by_issue_id_or_key_watchers | issueIdOrKey (string) |
| post_rest_api_2_issue_by_issue_id_or_key_watchers | issueIdOrKey (string) data (string) required |
| delete_rest_api_2_issue_by_issue_id_or_key_worklog | issueIdOrKey (string) adjustEstimate (string) overrideEditableFlag (boolean) data: { . ids (array) } (object) required |
| get_rest_api_2_issue_by_issue_id_or_key_worklog | issueIdOrKey (string) startAt (integer) maxResults (integer) startedAfter (integer) startedBefore (integer) expand (string) |
| post_rest_api_2_issue_by_issue_id_or_key_worklog | issueIdOrKey (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_move | issueIdOrKey (string) adjustEstimate (string) overrideEditableFlag (boolean) data: { . ids (array) . issueIdOrKey (string) } (object) required |
| delete_rest_api_2_issue_by_issue_id_or_key_worklog_by_id | issueIdOrKey (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_id | issueIdOrKey (string) id (string) expand (string) |
| put_rest_api_2_issue_by_issue_id_or_key_worklog_by_id | issueIdOrKey (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_properties | issueIdOrKey (string) worklogId (string) |
| delete_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_properties_by_property_key | issueIdOrKey (string) worklogId (string) propertyKey (string) |
| get_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_properties_by_property_key | issueIdOrKey (string) worklogId (string) propertyKey (string) |
| put_rest_api_2_issue_by_issue_id_or_key_worklog_by_worklog_id_properties_by_property_key | issueIdOrKey (string) worklogId (string) propertyKey (string) data (undefined) required |
| post_rest_api_2_issue_link | data: { . comment . inwardIssue . outwardIssue . type } (object) required |
| delete_rest_api_2_issue_link_by_link_id | linkId (string) |
| get_rest_api_2_issue_link_by_link_id | linkId (string) |
| get_rest_api_2_issue_link_type | |
| post_rest_api_2_issue_link_type | data: { . id (string) . inward (string) . name (string) . outward (string) . self (string) } (object) required |
| delete_rest_api_2_issue_link_type_by_issue_link_type_id | issueLinkTypeId (string) |
| get_rest_api_2_issue_link_type_by_issue_link_type_id | issueLinkTypeId (string) |
| put_rest_api_2_issue_link_type_by_issue_link_type_id | issueLinkTypeId (string) data: { . id (string) . inward (string) . name (string) . outward (string) . self (string) } (object) required |
| put_rest_api_2_issues_archive_export | data: { . archivedBy (array) . archivedDateRange . issueTypes (array) . projects (array) . reporters (array) } (object) required |
| get_rest_api_2_issuesecurityschemes | |
| post_rest_api_2_issuesecurityschemes | data: { . description (string) . levels (array) . name (string) } (object) required |
| get_rest_api_2_issuesecurityschemes_level | startAt (string) maxResults (string) id (array) schemeId (array) onlyDefault (boolean) |
| put_rest_api_2_issuesecurityschemes_level_default | data: { . defaultValues (array) } (object) required |
| get_rest_api_2_issuesecurityschemes_level_member | startAt (string) maxResults (string) id (array) schemeId (array) levelId (array) expand (string) |
| get_rest_api_2_issuesecurityschemes_project | startAt (string) maxResults (string) issueSecuritySchemeId (array) projectId (array) |
| put_rest_api_2_issuesecurityschemes_project | data: { . oldToNewSecurityLevelMappings (array) . projectId (string) . schemeId (string) } (object) required |
| get_rest_api_2_issuesecurityschemes_search | startAt (string) maxResults (string) id (array) projectId (array) |
| get_rest_api_2_issuesecurityschemes_by_id | id (integer) |
| put_rest_api_2_issuesecurityschemes_by_id | id (string) data: { . description (string) . name (string) } (object) required |
| get_rest_api_2_issuesecurityschemes_by_issue_security_scheme_id_members | issueSecuritySchemeId (integer) startAt (integer) maxResults (integer) issueSecurityLevelId (array) expand (string) |
| delete_rest_api_2_issuesecurityschemes_by_scheme_id | schemeId (string) |
| put_rest_api_2_issuesecurityschemes_by_scheme_id_level | schemeId (string) data: { . levels (array) } (object) required |
| delete_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_id | schemeId (string) levelId (string) replaceWith (string) |
| put_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_id | schemeId (string) levelId (string) data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_id_member | schemeId (string) levelId (string) data: { . members (array) } (object) required |
| delete_rest_api_2_issuesecurityschemes_by_scheme_id_level_by_level_id_member_by_member_id | schemeId (string) levelId (string) memberId (string) |
| get_rest_api_2_issuetype | |
| post_rest_api_2_issuetype | data: { . description (string) . hierarchyLevel (integer) . name (string) . type (string) } (object) required |
| get_rest_api_2_issuetype_project | projectId (integer) required level (integer) |
| delete_rest_api_2_issuetype_by_id | id (string) alternativeIssueTypeId (string) |
| get_rest_api_2_issuetype_by_id | id (string) |
| put_rest_api_2_issuetype_by_id | id (string) data: { . avatarId (integer) . description (string) . name (string) } (object) required |
| get_rest_api_2_issuetype_by_id_alternatives | id (string) |
| post_rest_api_2_issuetype_by_id_avatar2 | id (string) x (integer) y (integer) size (integer) required |
| get_rest_api_2_issuetype_by_issue_type_id_properties | issueTypeId (string) |
| delete_rest_api_2_issuetype_by_issue_type_id_properties_by_property_key | issueTypeId (string) propertyKey (string) |
| get_rest_api_2_issuetype_by_issue_type_id_properties_by_property_key | issueTypeId (string) propertyKey (string) |
| put_rest_api_2_issuetype_by_issue_type_id_properties_by_property_key | issueTypeId (string) propertyKey (string) data (undefined) required |
| get_rest_api_2_issuetypescheme | startAt (integer) maxResults (integer) id (array) orderBy (string) expand (string) queryString (string) |
| post_rest_api_2_issuetypescheme | data: { . defaultIssueTypeId (string) . description (string) . issueTypeIds (array) . name (string) } (object) required |
| get_rest_api_2_issuetypescheme_mapping | startAt (integer) maxResults (integer) issueTypeSchemeId (array) |
| get_rest_api_2_issuetypescheme_project | startAt (integer) maxResults (integer) projectId (array) required |
| put_rest_api_2_issuetypescheme_project | data: { . issueTypeSchemeId (string) . projectId (string) } (object) required |
| delete_rest_api_2_issuetypescheme_by_issue_type_scheme_id | issueTypeSchemeId (integer) |
| put_rest_api_2_issuetypescheme_by_issue_type_scheme_id | issueTypeSchemeId (integer) data: { . defaultIssueTypeId (string) . description (string) . name (string) } (object) required |
| put_rest_api_2_issuetypescheme_by_issue_type_scheme_id_issuetype | issueTypeSchemeId (integer) data: { . issueTypeIds (array) } (object) required |
| put_rest_api_2_issuetypescheme_by_issue_type_scheme_id_issuetype_move | issueTypeSchemeId (integer) data: { . after (string) . issueTypeIds (array) . position (string) } (object) required |
| delete_rest_api_2_issuetypescheme_by_issue_type_scheme_id_issuetype_by_issue_type_id | issueTypeSchemeId (integer) issueTypeId (integer) |
| get_rest_api_2_issuetypescreenscheme | startAt (integer) maxResults (integer) id (array) queryString (string) orderBy (string) expand (string) |
| post_rest_api_2_issuetypescreenscheme | data: { . description (string) . issueTypeMappings (array) . name (string) } (object) required |
| get_rest_api_2_issuetypescreenscheme_mapping | startAt (integer) maxResults (integer) issueTypeScreenSchemeId (array) |
| get_rest_api_2_issuetypescreenscheme_project | startAt (integer) maxResults (integer) projectId (array) required |
| put_rest_api_2_issuetypescreenscheme_project | data: { . issueTypeScreenSchemeId (string) . projectId (string) } (object) required |
| delete_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id | issueTypeScreenSchemeId (string) |
| put_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id | issueTypeScreenSchemeId (string) data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_mapping | issueTypeScreenSchemeId (string) data: { . issueTypeMappings (array) } (object) required |
| put_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_mapping_default | issueTypeScreenSchemeId (string) data: { . screenSchemeId (string) } (object) required |
| post_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_mapping_remove | issueTypeScreenSchemeId (string) data: { . issueTypeIds (array) } (object) required |
| get_rest_api_2_issuetypescreenscheme_by_issue_type_screen_scheme_id_project | issueTypeScreenSchemeId (integer) startAt (integer) maxResults (integer) query (string) |
| get_rest_api_2_jql_autocompletedata | |
| post_rest_api_2_jql_autocompletedata | data: { . includeCollapsedFields (boolean) . projectIds (array) } (object) required |
| get_rest_api_2_jql_autocompletedata_suggestions | fieldName (string) fieldValue (string) predicateName (string) predicateValue (string) |
| get_rest_api_2_jql_function_computation | functionKey (array) startAt (integer) maxResults (integer) orderBy (string) |
| post_rest_api_2_jql_function_computation | skipNotFoundPrecomputations (boolean) data: { . values (array) } (object) required |
| post_rest_api_2_jql_function_computation_search | orderBy (string) data: { . precomputationIDs (array) } (object) required |
| post_rest_api_2_jql_match | data: { . issueIds (array) . jqls (array) } (object) required |
| post_rest_api_2_jql_parse | validation (string) required data: { . queries (array) } (object) required |
| post_rest_api_2_jql_pdcleaner | data: { . queryStrings (array) } (object) required |
| post_rest_api_2_jql_sanitize | data: { . queries (array) } (object) required |
| get_rest_api_2_label | startAt (integer) maxResults (integer) |
| get_rest_api_2_license_approximate_license_count | |
| get_rest_api_2_license_approximate_license_count_product_by_application_key | applicationKey (string) |
| get_rest_api_2_mypermissions | projectKey (string) projectId (string) issueKey (string) issueId (string) permissions (string) projectUuid (string) projectConfigurationUuid (string) commentId (string) |
| delete_rest_api_2_mypreferences | key (string) required |
| get_rest_api_2_mypreferences | key (string) required |
| put_rest_api_2_mypreferences | key (string) required data (string) required |
| get_rest_api_2_mypreferences_locale | |
| put_rest_api_2_mypreferences_locale | data: { . locale (string) } (object) required |
| get_rest_api_2_myself | expand (string) |
| get_rest_api_2_notificationscheme | startAt (string) maxResults (string) id (array) projectId (array) onlyDefault (boolean) expand (string) |
| post_rest_api_2_notificationscheme | data: { . description (string) . name (string) . notificationSchemeEvents (array) } (object) required |
| get_rest_api_2_notificationscheme_project | startAt (string) maxResults (string) notificationSchemeId (array) projectId (array) |
| get_rest_api_2_notificationscheme_by_id | id (integer) expand (string) |
| put_rest_api_2_notificationscheme_by_id | id (string) data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_notificationscheme_by_id_notification | id (string) data: { . notificationSchemeEvents (array) } (object) required |
| delete_rest_api_2_notificationscheme_by_notification_scheme_id | notificationSchemeId (string) |
| delete_rest_api_2_notificationscheme_by_notification_scheme_id_notification_by_notification_id | notificationSchemeId (string) notificationId (string) |
| get_rest_api_2_permissions | |
| post_rest_api_2_permissions_check | data: { . accountId (string) . globalPermissions (array) . projectPermissions (array) } (object) required |
| post_rest_api_2_permissions_project | data: { . permissions (array) } (object) required |
| get_rest_api_2_permissionscheme | expand (string) |
| post_rest_api_2_permissionscheme | expand (string) data: { . description (string) . expand (string) . id (integer) . name (string) . permissions (array) . scope . self (string) } (object) required |
| delete_rest_api_2_permissionscheme_by_scheme_id | schemeId (integer) |
| get_rest_api_2_permissionscheme_by_scheme_id | schemeId (integer) expand (string) |
| put_rest_api_2_permissionscheme_by_scheme_id | schemeId (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_permission | schemeId (integer) expand (string) |
| post_rest_api_2_permissionscheme_by_scheme_id_permission | schemeId (integer) expand (string) data: { . holder . id (integer) . permission (string) . self (string) } (object) required |
| delete_rest_api_2_permissionscheme_by_scheme_id_permission_by_permission_id | schemeId (integer) permissionId (integer) |
| get_rest_api_2_permissionscheme_by_scheme_id_permission_by_permission_id | schemeId (integer) permissionId (integer) expand (string) |
| get_rest_api_2_plans_plan | includeTrashed (boolean) includeArchived (boolean) cursor (string) maxResults (integer) |
| post_rest_api_2_plans_plan | useGroupId (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_id | planId (integer) useGroupId (boolean) |
| put_rest_api_2_plans_plan_by_plan_id | planId (integer) useGroupId (boolean) |
| put_rest_api_2_plans_plan_by_plan_id_archive | planId (integer) |
| post_rest_api_2_plans_plan_by_plan_id_duplicate | planId (integer) data: { . name (string) } (object) required |
| get_rest_api_2_plans_plan_by_plan_id_team | planId (integer) cursor (string) maxResults (integer) |
| post_rest_api_2_plans_plan_by_plan_id_team_atlassian | planId (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_id | planId (integer) atlassianTeamId (string) |
| get_rest_api_2_plans_plan_by_plan_id_team_atlassian_by_atlassian_team_id | planId (integer) atlassianTeamId (string) |
| put_rest_api_2_plans_plan_by_plan_id_team_atlassian_by_atlassian_team_id | planId (integer) atlassianTeamId (string) |
| post_rest_api_2_plans_plan_by_plan_id_team_planonly | planId (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_id | planId (integer) planOnlyTeamId (integer) |
| get_rest_api_2_plans_plan_by_plan_id_team_planonly_by_plan_only_team_id | planId (integer) planOnlyTeamId (integer) |
| put_rest_api_2_plans_plan_by_plan_id_team_planonly_by_plan_only_team_id | planId (integer) planOnlyTeamId (integer) |
| put_rest_api_2_plans_plan_by_plan_id_trash | planId (integer) |
| get_rest_api_2_priority | |
| post_rest_api_2_priority | data: { . avatarId (integer) . description (string) . iconUrl (string) . name (string) . statusColor (string) } (object) required |
| put_rest_api_2_priority_default | data: { . id (string) } (object) required |
| put_rest_api_2_priority_move | data: { . after (string) . ids (array) . position (string) } (object) required |
| get_rest_api_2_priority_search | startAt (string) maxResults (string) id (array) projectId (array) priorityName (string) onlyDefault (boolean) expand (string) |
| delete_rest_api_2_priority_by_id | id (string) |
| get_rest_api_2_priority_by_id | id (string) |
| put_rest_api_2_priority_by_id | id (string) data: { . avatarId (integer) . description (string) . iconUrl (string) . name (string) . statusColor (string) } (object) required |
| get_rest_api_2_priorityscheme | startAt (string) maxResults (string) priorityId (array) schemeId (array) schemeName (string) onlyDefault (boolean) orderBy (string) expand (string) |
| post_rest_api_2_priorityscheme | data: { . defaultPriorityId (integer) . description (string) . mappings . name (string) . priorityIds (array) . projectIds (array) } (object) required |
| post_rest_api_2_priorityscheme_mappings | data: { . maxResults (integer) . priorities . projects . schemeId (integer) . startAt (integer) } (object) required |
| get_rest_api_2_priorityscheme_priorities_available | startAt (string) maxResults (string) query (string) schemeId (string) required exclude (array) |
| delete_rest_api_2_priorityscheme_by_scheme_id | schemeId (integer) |
| put_rest_api_2_priorityscheme_by_scheme_id | schemeId (integer) data: { . defaultPriorityId (integer) . description (string) . mappings . name (string) . priorities . projects } (object) required |
| get_rest_api_2_priorityscheme_by_scheme_id_priorities | schemeId (string) startAt (string) maxResults (string) |
| get_rest_api_2_priorityscheme_by_scheme_id_projects | schemeId (string) startAt (string) maxResults (string) projectId (array) query (string) |
| get_rest_api_2_project | expand (string) recent (integer) properties (array) |
| post_rest_api_2_project | data: { . 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_template | data: { . details . template } (object) required |
| put_rest_api_2_project_template_edit_template | data: { . templateDescription (string) . templateGenerationOptions . templateKey (string) . templateName (string) } (object) required |
| get_rest_api_2_project_template_live_template | projectId (string) templateKey (string) |
| delete_rest_api_2_project_template_remove_template | templateKey (string) required |
| post_rest_api_2_project_template_save_template | data: { . templateDescription (string) . templateFromProjectRequest . templateName (string) } (object) required |
| get_rest_api_2_project_recent | expand (string) properties (array) |
| get_rest_api_2_project_search | startAt (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_key | projectTypeKey (string) |
| get_rest_api_2_project_type_by_project_type_key_accessible | projectTypeKey (string) |
| delete_rest_api_2_project_by_project_id_or_key | projectIdOrKey (string) enableUndo (boolean) |
| get_rest_api_2_project_by_project_id_or_key | projectIdOrKey (string) expand (string) properties (array) |
| put_rest_api_2_project_by_project_id_or_key | projectIdOrKey (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_archive | projectIdOrKey (string) |
| put_rest_api_2_project_by_project_id_or_key_avatar | projectIdOrKey (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_id | projectIdOrKey (string) id (integer) |
| post_rest_api_2_project_by_project_id_or_key_avatar2 | projectIdOrKey (string) x (integer) y (integer) size (integer) |
| get_rest_api_2_project_by_project_id_or_key_avatars | projectIdOrKey (string) |
| delete_rest_api_2_project_by_project_id_or_key_classification_level_default | projectIdOrKey (string) |
| get_rest_api_2_project_by_project_id_or_key_classification_level_default | projectIdOrKey (string) |
| put_rest_api_2_project_by_project_id_or_key_classification_level_default | projectIdOrKey (string) data: { . id (string) } (object) required |
| get_rest_api_2_project_by_project_id_or_key_component | projectIdOrKey (string) startAt (integer) maxResults (integer) orderBy (string) componentSource (string) query (string) |
| get_rest_api_2_project_by_project_id_or_key_components | projectIdOrKey (string) componentSource (string) |
| post_rest_api_2_project_by_project_id_or_key_delete | projectIdOrKey (string) |
| get_rest_api_2_project_by_project_id_or_key_features | projectIdOrKey (string) |
| put_rest_api_2_project_by_project_id_or_key_features_by_feature_key | projectIdOrKey (string) featureKey (string) data: { . state (string) } (object) required |
| get_rest_api_2_project_by_project_id_or_key_properties | projectIdOrKey (string) |
| delete_rest_api_2_project_by_project_id_or_key_properties_by_property_key | projectIdOrKey (string) propertyKey (string) |
| get_rest_api_2_project_by_project_id_or_key_properties_by_property_key | projectIdOrKey (string) propertyKey (string) |
| put_rest_api_2_project_by_project_id_or_key_properties_by_property_key | projectIdOrKey (string) propertyKey (string) data (undefined) required |
| post_rest_api_2_project_by_project_id_or_key_restore | projectIdOrKey (string) |
| get_rest_api_2_project_by_project_id_or_key_role | projectIdOrKey (string) |
| delete_rest_api_2_project_by_project_id_or_key_role_by_id | projectIdOrKey (string) id (integer) user (string) group (string) groupId (string) |
| get_rest_api_2_project_by_project_id_or_key_role_by_id | projectIdOrKey (string) id (integer) excludeInactiveUsers (boolean) |
| post_rest_api_2_project_by_project_id_or_key_role_by_id | projectIdOrKey (string) id (integer) data: { . group (array) . groupId (array) . user (array) } (object) required |
| put_rest_api_2_project_by_project_id_or_key_role_by_id | projectIdOrKey (string) id (integer) data: { . categorisedActors (object) . id (integer) } (object) required |
| get_rest_api_2_project_by_project_id_or_key_roledetails | projectIdOrKey (string) currentMember (boolean) excludeConnectAddons (boolean) |
| get_rest_api_2_project_by_project_id_or_key_statuses | projectIdOrKey (string) |
| get_rest_api_2_project_by_project_id_or_key_version | projectIdOrKey (string) startAt (integer) maxResults (integer) orderBy (string) query (string) status (string) expand (string) |
| get_rest_api_2_project_by_project_id_or_key_versions | projectIdOrKey (string) expand (string) |
| get_rest_api_2_project_by_project_id_email | projectId (integer) |
| put_rest_api_2_project_by_project_id_email | projectId (integer) data: { . emailAddress (string) . emailAddressStatus (array) } (object) required |
| get_rest_api_2_project_by_project_id_hierarchy | projectId (integer) |
| get_rest_api_2_project_by_project_key_or_id_issuesecuritylevelscheme | projectKeyOrId (string) |
| get_rest_api_2_project_by_project_key_or_id_notificationscheme | projectKeyOrId (string) expand (string) |
| get_rest_api_2_project_by_project_key_or_id_permissionscheme | projectKeyOrId (string) expand (string) |
| put_rest_api_2_project_by_project_key_or_id_permissionscheme | projectKeyOrId (string) expand (string) data: { . id (integer) } (object) required |
| get_rest_api_2_project_by_project_key_or_id_securitylevel | projectKeyOrId (string) |
| get_rest_api_2_project_category | |
| post_rest_api_2_project_category | data: { . description (string) . id (string) . name (string) . self (string) } (object) required |
| delete_rest_api_2_project_category_by_id | id (integer) |
| get_rest_api_2_project_category_by_id | id (integer) |
| put_rest_api_2_project_category_by_id | id (integer) data: { . description (string) . id (string) . name (string) . self (string) } (object) required |
| get_rest_api_2_projectvalidate_key | key (string) |
| get_rest_api_2_projectvalidate_valid_project_key | key (string) |
| get_rest_api_2_projectvalidate_valid_project_name | name (string) required |
| post_rest_api_2_redact | data: { . redactions (array) } (object) required |
| get_rest_api_2_redact_status_by_job_id | jobId (string) |
| get_rest_api_2_resolution | |
| post_rest_api_2_resolution | data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_resolution_default | data: { . id (string) } (object) required |
| put_rest_api_2_resolution_move | data: { . after (string) . ids (array) . position (string) } (object) required |
| get_rest_api_2_resolution_search | startAt (string) maxResults (string) id (array) onlyDefault (boolean) |
| delete_rest_api_2_resolution_by_id | id (string) replaceWith (string) required |
| get_rest_api_2_resolution_by_id | id (string) |
| put_rest_api_2_resolution_by_id | id (string) data: { . description (string) . name (string) } (object) required |
| get_rest_api_2_role | |
| post_rest_api_2_role | data: { . description (string) . name (string) } (object) required |
| delete_rest_api_2_role_by_id | id (integer) swap (integer) |
| get_rest_api_2_role_by_id | id (integer) |
| post_rest_api_2_role_by_id | id (integer) data: { . description (string) . name (string) } (object) required |
| put_rest_api_2_role_by_id | id (integer) data: { . description (string) . name (string) } (object) required |
| delete_rest_api_2_role_by_id_actors | id (integer) user (string) groupId (string) group (string) |
| get_rest_api_2_role_by_id_actors | id (integer) |
| post_rest_api_2_role_by_id_actors | id (integer) data: { . group (array) . groupId (array) . user (array) } (object) required |
| get_rest_api_2_screens | startAt (integer) maxResults (integer) id (array) queryString (string) scope (array) orderBy (string) |
| post_rest_api_2_screens | data: { . description (string) . name (string) } (object) required |
| post_rest_api_2_screens_add_to_default_by_field_id | fieldId (string) |
| get_rest_api_2_screens_tabs | screenId (array) tabId (array) startAt (integer) maxResult (integer) |
| delete_rest_api_2_screens_by_screen_id | screenId (integer) |
| put_rest_api_2_screens_by_screen_id | screenId (integer) data: { . description (string) . name (string) } (object) required |
| get_rest_api_2_screens_by_screen_id_available_fields | screenId (integer) |
| get_rest_api_2_screens_by_screen_id_tabs | screenId (integer) projectKey (string) |
| post_rest_api_2_screens_by_screen_id_tabs | screenId (integer) data: { . id (integer) . name (string) } (object) required |
| delete_rest_api_2_screens_by_screen_id_tabs_by_tab_id | screenId (integer) tabId (integer) |
| put_rest_api_2_screens_by_screen_id_tabs_by_tab_id | screenId (integer) tabId (integer) data: { . id (integer) . name (string) } (object) required |
| get_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fields | screenId (integer) tabId (integer) projectKey (string) |
| post_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fields | screenId (integer) tabId (integer) data: { . fieldId (string) } (object) required |
| delete_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fields_by_id | screenId (integer) tabId (integer) id (string) |
| post_rest_api_2_screens_by_screen_id_tabs_by_tab_id_fields_by_id_move | screenId (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_pos | screenId (integer) tabId (integer) pos (integer) |
| get_rest_api_2_screenscheme | startAt (integer) maxResults (integer) id (array) expand (string) queryString (string) orderBy (string) |
| post_rest_api_2_screenscheme | data: { . description (string) . name (string) . screens } (object) required |
| delete_rest_api_2_screenscheme_by_screen_scheme_id | screenSchemeId (string) |
| put_rest_api_2_screenscheme_by_screen_scheme_id | screenSchemeId (string) data: { . description (string) . name (string) . screens } (object) required |
| get_rest_api_2_search | jql (string) startAt (integer) maxResults (integer) validateQuery (string) fields (array) expand (string) properties (array) fieldsByKeys (boolean) failFast (boolean) |
| post_rest_api_2_search | data: { . expand (array) . fields (array) . fieldsByKeys (boolean) . jql (string) . maxResults (integer) . properties (array) . startAt (integer) . validateQuery (string) } (object) required |
| post_rest_api_2_search_approximate_count | data: { . jql (string) } (object) required |
| get_rest_api_2_search_jql | jql (string) nextPageToken (string) maxResults (integer) fields (array) expand (string) properties (array) fieldsByKeys (boolean) failFast (boolean) reconcileIssues (array) |
| post_rest_api_2_search_jql | data: { . expand (string) . fields (array) . fieldsByKeys (boolean) . jql (string) . maxResults (integer) . nextPageToken (string) . properties (array) . reconcileIssues (array) } (object) required |
| get_rest_api_2_securitylevel_by_id | id (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_name | idOrName (string) |
| get_rest_api_2_statuscategory | |
| get_rest_api_2_statuscategory_by_id_or_key | idOrKey (string) |
| delete_rest_api_2_statuses | id (array) required |
| get_rest_api_2_statuses | id (array) required |
| post_rest_api_2_statuses | data: { . scope . statuses (array) } (object) required |
| put_rest_api_2_statuses | data: { . statuses (array) } (object) required |
| get_rest_api_2_statuses_search | projectId (string) startAt (integer) maxResults (integer) searchString (string) statusCategory (string) |
| get_rest_api_2_statuses_by_status_id_project_by_project_id_issue_type_usages | statusId (string) projectId (string) nextPageToken (string) maxResults (integer) |
| get_rest_api_2_statuses_by_status_id_project_usages | statusId (string) nextPageToken (string) maxResults (integer) |
| get_rest_api_2_statuses_by_status_id_workflow_usages | statusId (string) nextPageToken (string) maxResults (integer) |
| get_rest_api_2_task_by_task_id | taskId (string) |
| post_rest_api_2_task_by_task_id_cancel | taskId (string) |
| get_rest_api_2_ui_modifications | startAt (integer) maxResults (integer) expand (string) |
| post_rest_api_2_ui_modifications | data: { . contexts (array) . data (string) . description (string) . name (string) } (object) required |
| delete_rest_api_2_ui_modifications_by_ui_modification_id | uiModificationId (string) |
| put_rest_api_2_ui_modifications_by_ui_modification_id | uiModificationId (string) data: { . contexts (array) . data (string) . description (string) . name (string) } (object) required |
| get_rest_api_2_universal_avatar_type_by_type_owner_by_entity_id | type (string) entityId (string) |
| post_rest_api_2_universal_avatar_type_by_type_owner_by_entity_id | type (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_id | type (string) owningObjectId (string) id (integer) |
| get_rest_api_2_universal_avatar_view_type_by_type | type (string) size (string) format (string) |
| get_rest_api_2_universal_avatar_view_type_by_type_avatar_by_id | type (string) id (integer) size (string) format (string) |
| get_rest_api_2_universal_avatar_view_type_by_type_owner_by_entity_id | type (string) entityId (string) size (string) format (string) |
| delete_rest_api_2_user | accountId (string) required username (string) key (string) |
| get_rest_api_2_user | accountId (string) username (string) key (string) expand (string) |
| post_rest_api_2_user | data: { . 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_search | query (string) username (string) accountId (string) projectKeys (string) required startAt (integer) maxResults (integer) |
| get_rest_api_2_user_assignable_search | query (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_bulk | startAt (integer) maxResults (integer) username (array) key (array) accountId (array) required |
| get_rest_api_2_user_bulk_migration | startAt (integer) maxResults (integer) username (array) key (array) |
| delete_rest_api_2_user_columns | accountId (string) username (string) |
| get_rest_api_2_user_columns | accountId (string) username (string) |
| put_rest_api_2_user_columns | accountId (string) |
| get_rest_api_2_user_email | accountId (string) required |
| get_rest_api_2_user_email_bulk | accountId (array) required |
| get_rest_api_2_user_groups | accountId (string) required username (string) key (string) |
| get_rest_api_2_user_nav4_opt_property_by_property_key | propertyKey (string) accountId (string) |
| put_rest_api_2_user_nav4_opt_property_by_property_key | propertyKey (string) accountId (string) data (undefined) required |
| get_rest_api_2_user_permission_search | query (string) username (string) accountId (string) permissions (string) required issueKey (string) projectKey (string) startAt (integer) maxResults (integer) |
| get_rest_api_2_user_picker | query (string) required maxResults (integer) showAvatar (boolean) exclude (array) excludeAccountIds (array) avatarSize (string) excludeConnectUsers (boolean) |
| get_rest_api_2_user_properties | accountId (string) userKey (string) username (string) |
| delete_rest_api_2_user_properties_by_property_key | propertyKey (string) accountId (string) userKey (string) username (string) |
| get_rest_api_2_user_properties_by_property_key | propertyKey (string) accountId (string) userKey (string) username (string) |
| put_rest_api_2_user_properties_by_property_key | propertyKey (string) accountId (string) userKey (string) username (string) data (undefined) required |
| get_rest_api_2_user_search | query (string) username (string) accountId (string) startAt (integer) maxResults (integer) property (string) |
| get_rest_api_2_user_search_query | query (string) required startAt (integer) maxResults (integer) |
| get_rest_api_2_user_search_query_key | query (string) required startAt (integer) maxResult (integer) |
| get_rest_api_2_user_viewissue_search | query (string) username (string) accountId (string) issueKey (string) projectKey (string) startAt (integer) maxResults (integer) |
| get_rest_api_2_users | startAt (integer) maxResults (integer) |
| get_rest_api_2_users_search | startAt (integer) maxResults (integer) |
| post_rest_api_2_version | 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 |
| delete_rest_api_2_version_by_id | id (string) moveFixIssuesTo (string) moveAffectedIssuesTo (string) |
| get_rest_api_2_version_by_id | id (string) expand (string) |
| put_rest_api_2_version_by_id | id (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_to | id (string) moveIssuesTo (string) |
| post_rest_api_2_version_by_id_move | id (string) data: { . after (string) . position (string) } (object) required |
| get_rest_api_2_version_by_id_related_issue_counts | id (string) |
| get_rest_api_2_version_by_id_relatedwork | id (string) |
| post_rest_api_2_version_by_id_relatedwork | id (string) data: { . category (string) . issueId (integer) . relatedWorkId (string) . title (string) . url (string) } (object) required |
| put_rest_api_2_version_by_id_relatedwork | id (string) data: { . category (string) . issueId (integer) . relatedWorkId (string) . title (string) . url (string) } (object) required |
| post_rest_api_2_version_by_id_remove_and_swap | id (string) data: { . customFieldReplacementList (array) . moveAffectedIssuesTo (integer) . moveFixIssuesTo (integer) } (object) required |
| get_rest_api_2_version_by_id_unresolved_issue_count | id (string) |
| delete_rest_api_2_version_by_version_id_relatedwork_by_related_work_id | versionId (string) relatedWorkId (string) |
| delete_rest_api_2_webhook | data: { . webhookIds (array) } (object) required |
| get_rest_api_2_webhook | startAt (integer) maxResults (integer) |
| post_rest_api_2_webhook | data: { . url (string) . webhooks (array) } (object) required |
| get_rest_api_2_webhook_failed | maxResults (integer) after (integer) |
| put_rest_api_2_webhook_refresh | data: { . webhookIds (array) } (object) required |
| get_rest_api_2_workflow | workflowName (string) |
| post_rest_api_2_workflow | data: { . description (string) . name (string) . statuses (array) . transitions (array) } (object) required |
| get_rest_api_2_workflow_rule_config | startAt (integer) maxResults (integer) types (array) required keys (array) workflowNames (array) withTags (array) draft (boolean) expand (string) |
| put_rest_api_2_workflow_rule_config | data: { . workflows (array) } (object) required |
| put_rest_api_2_workflow_rule_config_delete | data: { . workflows (array) } (object) required |
| get_rest_api_2_workflow_search | startAt (integer) maxResults (integer) workflowName (array) expand (string) queryString (string) orderBy (string) isActive (boolean) |
| delete_rest_api_2_workflow_transitions_by_transition_id_properties | transitionId (integer) key (string) required workflowName (string) required workflowMode (string) |
| get_rest_api_2_workflow_transitions_by_transition_id_properties | transitionId (integer) includeReservedKeys (boolean) key (string) workflowName (string) required workflowMode (string) |
| post_rest_api_2_workflow_transitions_by_transition_id_properties | transitionId (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_properties | transitionId (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_id | entityId (string) |
| get_rest_api_2_workflow_by_workflow_id_project_by_project_id_issue_type_usages | workflowId (string) projectId (integer) nextPageToken (string) maxResults (integer) |
| get_rest_api_2_workflow_by_workflow_id_project_usages | workflowId (string) nextPageToken (string) maxResults (integer) |
| get_rest_api_2_workflow_by_workflow_id_workflow_schemes | workflowId (string) nextPageToken (string) maxResults (integer) |
| post_rest_api_2_workflows | useApprovalConfiguration (boolean) data: { . projectAndIssueTypes (array) . workflowIds (array) . workflowNames (array) } (object) required |
| get_rest_api_2_workflows_capabilities | workflowId (string) projectId (string) issueTypeId (string) |
| post_rest_api_2_workflows_create | data: { . scope . statuses (array) . workflows (array) } (object) required |
| post_rest_api_2_workflows_create_validation | data: { . payload . validationOptions } (object) required |
| get_rest_api_2_workflows_default_editor | |
| post_rest_api_2_workflows_preview | data: { . issueTypeIds (array) . projectId (string) . workflowIds (array) . workflowNames (array) } (object) required |
| get_rest_api_2_workflows_search | startAt (integer) maxResults (integer) expand (string) queryString (string) orderBy (string) scope (string) isActive (boolean) |
| post_rest_api_2_workflows_update | data: { . statuses (array) . workflows (array) } (object) required |
| post_rest_api_2_workflows_update_validation | data: { . payload . validationOptions } (object) required |
| get_rest_api_2_workflowscheme | startAt (integer) maxResults (integer) |
| post_rest_api_2_workflowscheme | 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 |
| get_rest_api_2_workflowscheme_project | projectId (array) required |
| put_rest_api_2_workflowscheme_project | data: { . projectId (string) . workflowSchemeId (string) } (object) required |
| post_rest_api_2_workflowscheme_read | data: { . projectIds (array) . workflowSchemeIds (array) } (object) required |
| post_rest_api_2_workflowscheme_update | data: { . defaultWorkflowId (string) . description (string) . id (string) . name (string) . statusMappingsByIssueTypeOverride (array) . statusMappingsByWorkflows (array) . version . workflowsForIssueTypes (array) } (object) required |
| post_rest_api_2_workflowscheme_update_mappings | data: { . defaultWorkflowId (string) . id (string) . workflowsForIssueTypes (array) } (object) required |
| delete_rest_api_2_workflowscheme_by_id | id (integer) |
| get_rest_api_2_workflowscheme_by_id | id (integer) returnDraftIfExists (boolean) |
| put_rest_api_2_workflowscheme_by_id | id (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_createdraft | id (integer) |
| delete_rest_api_2_workflowscheme_by_id_default | id (integer) updateDraftIfNeeded (boolean) |
| get_rest_api_2_workflowscheme_by_id_default | id (integer) returnDraftIfExists (boolean) |
| put_rest_api_2_workflowscheme_by_id_default | id (integer) data: { . updateDraftIfNeeded (boolean) . workflow (string) } (object) required |
| delete_rest_api_2_workflowscheme_by_id_draft | id (integer) |
| get_rest_api_2_workflowscheme_by_id_draft | id (integer) |
| put_rest_api_2_workflowscheme_by_id_draft | id (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_default | id (integer) |
| get_rest_api_2_workflowscheme_by_id_draft_default | id (integer) |
| put_rest_api_2_workflowscheme_by_id_draft_default | id (integer) data: { . updateDraftIfNeeded (boolean) . workflow (string) } (object) required |
| delete_rest_api_2_workflowscheme_by_id_draft_issuetype_by_issue_type | id (integer) issueType (string) |
| get_rest_api_2_workflowscheme_by_id_draft_issuetype_by_issue_type | id (integer) issueType (string) |
| put_rest_api_2_workflowscheme_by_id_draft_issuetype_by_issue_type | id (integer) issueType (string) data: { . issueType (string) . updateDraftIfNeeded (boolean) . workflow (string) } (object) required |
| post_rest_api_2_workflowscheme_by_id_draft_publish | id (integer) validateOnly (boolean) data: { . statusMappings (array) } (object) required |
| delete_rest_api_2_workflowscheme_by_id_draft_workflow | id (integer) workflowName (string) required |
| get_rest_api_2_workflowscheme_by_id_draft_workflow | id (integer) workflowName (string) |
| put_rest_api_2_workflowscheme_by_id_draft_workflow | id (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_type | id (integer) issueType (string) updateDraftIfNeeded (boolean) |
| get_rest_api_2_workflowscheme_by_id_issuetype_by_issue_type | id (integer) issueType (string) returnDraftIfExists (boolean) |
| put_rest_api_2_workflowscheme_by_id_issuetype_by_issue_type | id (integer) issueType (string) data: { . issueType (string) . updateDraftIfNeeded (boolean) . workflow (string) } (object) required |
| delete_rest_api_2_workflowscheme_by_id_workflow | id (integer) workflowName (string) required updateDraftIfNeeded (boolean) |
| get_rest_api_2_workflowscheme_by_id_workflow | id (integer) workflowName (string) returnDraftIfExists (boolean) |
| put_rest_api_2_workflowscheme_by_id_workflow | id (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_usages | workflowSchemeId (string) nextPageToken (string) maxResults (integer) |
| get_rest_api_2_worklog_deleted | since (integer) |
| post_rest_api_2_worklog_list | expand (string) data: { . ids (array) } (object) required |
| get_rest_api_2_worklog_updated | since (integer) expand (string) |
| get_rest_atlassian_connect_1_addons_by_addon_key_properties | addonKey (string) |
| delete_rest_atlassian_connect_1_addons_by_addon_key_properties_by_property_key | addonKey (string) propertyKey (string) |
| get_rest_atlassian_connect_1_addons_by_addon_key_properties_by_property_key | addonKey (string) propertyKey (string) |
| put_rest_atlassian_connect_1_addons_by_addon_key_properties_by_property_key | addonKey (string) propertyKey (string) data (undefined) required |
| delete_rest_atlassian_connect_1_app_module_dynamic | moduleKey (array) |
| get_rest_atlassian_connect_1_app_module_dynamic | |
| post_rest_atlassian_connect_1_app_module_dynamic | data: { . modules (array) } (object) required |
| put_rest_atlassian_connect_1_migration_field | Atlassian-Transfer-Id (string) required data: { . updateValueList (array) } (object) required |
| put_rest_atlassian_connect_1_migration_properties_by_entity_type | entityType (string) Atlassian-Transfer-Id (string) required data (array) required |
| post_rest_atlassian_connect_1_migration_workflow_rule_search | Atlassian-Transfer-Id (string) required data: { . expand (string) . ruleIds (array) . workflowEntityId (string) } (object) required |
| get_rest_atlassian_connect_1_service_registry | serviceIds (array) required |
| delete_rest_forge_1_app_properties_by_property_key | propertyKey (string) |
| put_rest_forge_1_app_properties_by_property_key | propertyKey (string) data (undefined) required |