Delete Object Schema
delete_object_schemaDelete an account-level object schema when no boards are connected to it. Provide the schema's ID or name to remove it.
Instructions
Delete an account-level object schema. Only allowed when no boards are connected to the schema. Provide either id or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the object schema to delete. Either id or name must be provided. | |
| name | No | The name of the object schema to delete. Either id or name must be provided. |