v1

latestOpenAPI 3.1.02026-07-24239123562.1 KB
Attributes

Delete Labels (DELETE)

Remove specific labels from a file to either update categorization or correct labeling mistakes. Use this endpoint when you need to clean up incorrect labels or reorganize file categorization.

delete/v1/fileinfo/files/{fileId}/labels

Path parameters

fileIdstring uuid required

ID assigned to the file when it was created in the data lake. Type is uuid.

Query parameters

labelIdnumber[] required

ID Assigned to the Label. You can find this by running the Get File Information endpoint: https://developers.tetrascience.com/reference/get-file-information

noPropagateboolean

Prevents label operation from triggering pipelines.

Headers

x-org-slugstring required

Response

200