create_update_schema_file
Create or update API schema files in Postman to define data structures and validation rules for API endpoints.
Instructions
Create or update 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 | |
| content | Yes | File content | |
| root | No |