collections

Remove File From Collection

Unlink a file from a collection (does NOT delete the uploaded file).

delete/api/v1/collections/{collection_id}/files/{uploaded_file_id}

Path parameters

collection_idinteger required
uploaded_file_idinteger required

Cookies

wos-sessionstring
datalab_active_teamstring

Response

Successful Response

{"stackTrail":"paths:/api/v1/collections/{collection_id}/files/{uploaded_file_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.