addonKey
can make this request.curl --location --request PUT 'http://jira.local:8080/jira/rest//rest/atlassian-connect/1/addons//properties/' \
--header 'Content-Type: application/json' \
--data-raw 'null'
{
"message": "Property updated.",
"statusCode": 200
}