Delete a CSV upload by its ID. This removes the file from storage and marks the record as deleted.
This endpoint requires Organization Admin permissions.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The unique identifier of the upload to delete
Upload deleted successfully
true