v1
latestOpenAPI 3.0.02026-07-24115101.2 MBContract - Images
Upload an image to an image group
Use this endpoint to add an image to a specific image group in a contract.
post/contracts/{contract_id}/image_groups/{image_group_id}/images
Path parameters
contract_idinteger required
The unique ID of the contract.
image_group_idinteger required
The unique ID of the image 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 image.