Skip to main content
Version: Streamsheets 2.4

HTTP.DELETE

Create an HTTP DELETE request.

Syntax

=HTTP.DELETE(URL, [Headers], [Config], [target])

Arguments

NameDescription
URLThe URL to request.
HeadersOptional. Headers of the HTTP request.
ConfigOptional. Configuration for the HTTP request.

Return Value

The function HTTP.REQUEST2() always returns a unique random request ID, which is automatically generated when the service is called. Otherwise an error is displayed.