Type: lib.http.Delete
Namespace: lib.http
Description
Send a DELETE request. http, delete, remove, request, api
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| url | str |
URL to delete | `` |
| headers | str |
Optional JSON object of request headers | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | bool |
|
| status | int |
Related Nodes
Browse other nodes in the lib.http namespace.