Start draft approval workflow of a contract

Use this endpoint to initiate the draft approval workflow of a contract.

Path Params
integer
required

The unique ID of the contract.

Body Params

Request body parameters used for sending contract for draft approval with message to participants.

boolean
required
Defaults to false

If true, the draft contract will be published automatically after draft approval.

string
length between 1 and 150

Subject of the message for sending invitation for the contract.

string
length between 1 and 5000

Message to be sent along with the invitation for the contract.

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