App properties
Delete app property (Forge)
Deletes a Forge app's property.
Permissions required: Only Forge apps can make this request. This API can only be accessed using asApp() requests from Forge.
The new write:app-data:jira OAuth scope is 100% optional now, and not using it won't break your app. However, we recommend adding it to your app's scope list because we will eventually make it mandatory.
delete/rest/forge/1/app/properties/{propertyKey}
Path parameters
propertyKeystring required
The key of the property.
Response
Returned if the request is successful.