update_api_version
Modify API version details in Postman by updating the name and release notes for a specific version ID.
Instructions
Update an API version
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| versionId | Yes | Version ID | |
| name | Yes | New version name | |
| releaseNotes | No | Updated release notes |