Contract
Decline a contract by ID
Use this endpoint to decline a contract by contract ID via API.
post/contracts/{contract_id}/decline
Path parameters
contract_idinteger required
The unique ID of the contract.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email required
The email address of a registered Oneflow user.
Request body
object required
Response
Returns the declined contract response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.