v1
latestOpenAPI 3.0.02026-07-24115101.2 MBContract - Files
Upload files to a file group
Use this endpoint to add multiple attachments or a single PDF document to a specific file group in a contract.
post/contracts/{contract_id}/file_groups/{file_group_id}/files
Path parameters
contract_idinteger required
The unique ID of the contract.
file_group_idinteger required
The unique ID of the file group.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email required
Example:john.doe@oneflow.com
The email address of a registered Oneflow user.
Response
Returns the uploaded contract files.