Warehouse Imports
Delete Warehouse Import
Deletes a warehouse import and optionally deletes the imported data.
When delete_data: true is specified, an event deletion request will be
created to remove the imported events from Mixpanel.
DELETE
Delete a warehouse import
Authorizations
Service Account
Path Parameters
Your project id (eg: 12345)
Your warehouse import id (eg: 12345)
Body
application/json
Whether to also delete the imported data from Mixpanel
Response
Success
"ok" if the request succeeded, "error" otherwise.
Available options:
ok Example:
"ok"
Delete a warehouse import