apidog_rename_api_detail_folder
Rename an API detail folder in Apidog by providing its ID and a new name. Updates the folder's display name in your API documentation structure.
Instructions
Rename an API detail folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| folderId | Yes | ||
| projectId | No | Apidog project ID. Falls back to apidog.json. |