Update a contract data field value

Use this endpoint to update the specified data field value in the specified contract. See Data field for more information.

Path Params
integer
required

The unique ID of the contract.

string
required

The unique ID or custom ID of the data field in contract.

Body Params

Request body details for updating a data field value.

_private_ownerside
object

Data field attributes that are private to the ownerside.

integer
string | null
Headers
string
required
length between 40 and 40

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
Response
Choose an example:
application/json