create_update_schema_file
Create or update a schema file for an API in Postman by specifying API ID, schema ID, file path, and content.
Instructions
Create or update a schema file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | ||
| apiId | Yes | API ID | |
| content | Yes | File content | |
| filePath | Yes | Path to the schema file | |
| schemaId | Yes | Schema ID |