post https://{hostname}/v1/contracts//mark_as_signed
Use this endpoint to mark contract as signed by contract ID via API. Note that this is not the contract sign endpoint for a single user. This only to mark the contract is signed by all users.
Responses
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.