http-delete
Send HTTP DELETE requests to a specified URL with optional headers. Supports secret substitution in URLs and headers using HAL_SECRET_KEY environment variables for secure API interactions within the HAL (HTTP API Layer).
Instructions
Make an HTTP DELETE request to a specified URL with optional headers. Supports secret substitution using {secrets.key} syntax in URL and headers where 'key' corresponds to HAL_SECRET_KEY environment variables.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | ||
url | Yes |