cURL
curl --request DELETE \ --url https://api.airfold.co/v1/sources/{src_name}/data \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Source name
SQL WHERE clause to filter rows to delete.
OK
Was this page helpful?