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.
Request
Path Params
Responses
🟢204Returned if the UI modification is deleted.
application/json
Body
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the request is not from a Forge app.
🟠404Returned if the UI modification is not found.