public
Link User File To Project
Link an existing user file to a specific project for the current user.
Creates the association in the Project__UserFile join table if it does not exist. Returns the linked user file snapshot.
post/user/projects/{project_id}/files/{file_id}
Path parameters
project_idinteger required
file_idstring uuid required
Response
Successful Response
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
- ▲