apidog_delete_request
Delete an Apidog HTTP API request by ID, with confirmation required to prevent accidental deletion.
Instructions
Alias for deleting an Apidog HTTP API detail/request. Requires confirmDelete=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| projectId | No | Apidog project ID. Falls back to apidog.json. | |
| apiDetailId | Yes | ||
| confirmDelete | Yes |