Pipes
Delete Pipe
Delete pipe by name.
DELETE
/
v1
/
pipes
/
{pipe_name_format}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Pipe name
Query Parameters
Get execution plan without executing it
Force delete/overwrite even if data will be lost.
Response
200 - application/json
The response is of type object[]
.