Upload an image to an image group

Use this endpoint to add an image to a specific image group in a contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique ID of the contract.

integer
required

The unique ID of the image group.

Body Params

Request body parameters used for adding a single images to the specified image group in a contract.

Request body for uploading a single image to an image group.

file
array of files
required

Image file to upload. Provide exactly one item in the array (multipart/form-data uses arrays for file inputs).

Headers
string
required
length between 40 and 40
^[a-zA-Z0-9-]+$

The API key of your Oneflow account.

string
required

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

403

The request is not authorized by the server.

404

A required entity is missing.

409

A conflict occurred with the current state of the target resource.

Language
URL
LoadingLoading…
Response
Choose an example:
application/json