apidog_create_api_detail_folder
Create an API detail folder in Apidog by specifying module ID and name. Use optional branch ID to place the folder in the correct API tree.
Instructions
Create an API detail folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | No | http | |
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| moduleId | Yes | ||
| parentId | No | ||
| projectId | No | Apidog project ID. Falls back to apidog.json. |