UI modifications (apps)
Delete UI modification
Deletes a UI modification. All the contexts that belong to the UI modification are deleted too. UI modification can only be deleted by Forge apps.
Permissions required: None.
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/api/3/uiModifications/{uiModificationId}
Path parameters
uiModificationIdstring required
The ID of the UI modification.
Response
Returned if the UI modification is deleted.
{"stackTrail":"paths:/rest/api/3/uiModifications/{uiModificationId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}