Skip to main content

Delete Data Import

DELETE 

/api/v2/data-imports/:dataImport

Discard a staged import, removing it. Restricted to the user who created the import (or an admin). An import that is actively validating or importing cannot be deleted and returns 422.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

No Content