api_delete
Execute a DELETE request to an API endpoint using the Browser Agent MCP. Provide the URL and optional headers to remove data or resources directly from web applications.
Instructions
Perform a DELETE request to an API endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | Request headers | |
url | Yes | API endpoint URL |