Skip to main content
POST
Delete file from dataset

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

dataset
string
required

Dataset name

Body

application/json
path
string
required

S3 path (within the portal)

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)