latestOpenAPI 3.1.02026-08-186974431.1 MB
84917af8da36
userFiles
Updates the metadata of the user file with the specified id.
Updates the metadata of the user file with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
put/users/{userId}/files/{fileId}
Path parameters
userIdstring uuid required
The id of the user.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK