post
https://api.woleet.io/v1/signatureRequest//event
A signer can use this operation to report an event on a signature request.
Events reported are included in the audit trail of the signature request.
This is a publicly accessible endpoint: authentication is not required to report an event
(authentication of the signer rely on the knowledge of his secret identifier).
200Event succesfully reported.
400Invalid request. More details are returned in the response body as a JSON object.
401Unauthorized. The signer is not an authorized signer (secret signer identifier not found).
404Signature request not found.
