delete_setting
Permanently remove a setting profile and all its values from the tenant's settings table. This action cannot be undone.
Instructions
Delete a setting profile from the tenant's settings table.
WARNING: This permanently removes the entire setting profile and all its values. This cannot be undone.
EXAMPLE: { "name": "vote" }
This removes the "vote" setting profile entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Setting profile name to delete |