Datasets

Delete context-scoped dataset file

Delete a dataset file scoped to a context value.

delete/datasets/context/{contextKey}/{contextValue}/{filename}

Path parameters

contextKeystring required

The context key (e.g., "orgId", "teamId")

contextValuestring required

The context value

filenamestring required

The filename to delete

Response

File deleted successfully

filestring required
successboolean required
errorstring

Changes