post
https://{hostname}/v1/contracts//decline
Use this endpoint to decline a contract by contract ID via API.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
IMPORTANT
This endpoint does not require any specific input parameters. However, you must send an empty JSON object (
{}) in the request body.
Failing to include{}will result in a400 Bad Requesterror:"This field can't be explicitly set to null. Expected object".{}
400Invalid format or content of the request.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.
409A conflict occurred with the current state of the target resource.

