companyFiles
Copies the file to a new company.
Copies the file to a new company (meta and content).
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/companies/{companyId}/files/{fileId}/copy
Path parameters
companyIdstring uuid required
The id of the company.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK