api_delete
Send HTTP DELETE requests to specified URLs via the MCP API Server. Specify the URL and optional headers to remove resources from external APIs efficiently.
Instructions
Make an HTTP DELETE request to the specified URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | Optional headers to include in the request | |
url | Yes | The URL to make the DELETE request to |