Publish a Signature Request
POST/v4/signature-requests/{signatureRequestId/publish
This endpoint allow to publish a signature request identified by the signature request ID.
documentIds
and signerIds
must be provided at least one time with the signature request method to be able to publish the signature request.
This method is a part of the Signature Request Creation Api Life Cycle.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
A container for the signature request ID.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error