public
Unlink User File From Project
Unlink an existing user file from a specific project for the current user.
Does not delete the underlying file; only removes the association.
delete/user/projects/{project_id}/files/{file_id}
Path parameters
project_idinteger required
file_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/user/projects/{project_id}/files/{file_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 2 of the 13 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 231 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲