/
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Body
idintegerOptionalExample:
ID associated with the file
123namestringOptionalExample:
Name of the file
example.txtdescriptionstringOptionalExample:
Description of the file
example.txtcloudIdstringOptionalExample:
Cloud ID of the file
121/0081905e-c201-4277-8fda-8ad296573f581737719364614resourceobjectOptionalDefault:
Resource associated with the file
{}mimeTypestringOptionalExample:
MIME type of the file
application/pdfpersonIdintegerOptionalExample:
Person ID associated with the file
123documentLabelIdintegerOptionalExample:
Document Label ID associated with the organization tags
123externalIdstringOptionalExample:
External ID of the file
ext123attributesobjectOptionalDefault:
Attributes of the file
{}archivedbooleanOptional
Whether the file is archived
relatedFilesobjectOptionalDefault:
Related files
{}updatedByobjectOptionalDefault:
User who updated the file
{}Responses
200
Successful response
application/json
post
/api/files/200
Successful response
Was this helpful?