delete_schema_file
Remove a schema file from a Postman API by specifying the API ID, schema ID, and file path to manage API documentation.
Instructions
Delete a schema file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| schemaId | Yes | Schema ID | |
| filePath | Yes | Path to the schema file |