/jira/{id}Ask AIpatch https://app.fossa.com/api/jira/{id}Update config settings for a Jira site. Requires premium subscription.Path ParamsidintegerrequiredBody ParamsenabledbooleanOn/Off state of the Jira site enabled in FOSSAtruefalsenamestringDisplay name of your Jira site inside of FOSSAbase_urlstring | nullUrl of your Jira Siteresolved_statusesarray of stringsresolved_statusesADD stringresolvedStatusesEnabledbooleanWhen true, incoming webhooks will ignore/unignore issues linked to the specific tickets in question if the status matches one of the statuses listed in resolved_statuses.truefalsecredentialsobjectcredentials objectheadersobject | nullHTTP headers to pass along when authenticating to the Jira siteheaders object | nullissueTypesarray of strings | nullAvailable issue types to use when exporting ticketsissueTypesADD stringlabelsarray of strings | nullAvailable labels to include when exporting tickets. Corresponds to a label in JiralabelsADD stringjiraProjectIdsarray of strings | nullAvailable Jira Projects to export to from FOSSAjiraProjectIdsADD stringcustomFieldsobject | nulla dictionary of custom fieldscustomFields object | nulldefaultLicensingProjectstring | nullThe Jira Project to default to when exporting licensing issuesdefaultSecurityProjectstring | nullThe Jira Project to default to when exporting security issuesdefaultQualityProjectstring | nullThe Jira Project to default to when exporting quality issuesdefaultUniqueTicketsbooleantoggle to determine if each individual issue is 1:1 with a ticket upon creationtruefalseResponses 204The resource was updated successfully 400Bad Request 401Unauthorized 403Forbidden 404NotFoundUpdated 6 months ago