apidog_delete_schema
Delete an unused component schema from Apidog API documentation. Prevents removal when endpoints still reference it.
Instructions
Delete a component schema. Refuses if the schema is still referenced by endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Schema name to delete | |
| module | Yes | Module name | |
| project | No | Project name. Required when multiple projects are configured, optional otherwise. |