cURL
curl --request DELETE \ --url https://api.airfold.co/v1/pipes/{pipe_name_format} \ --header 'Authorization: Bearer <token>'
[ {} ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Pipe name
Get execution plan without executing it
Force delete/overwrite even if data will be lost.
OK
The response is of type object[].
object[]
Was this page helpful?