Authorization: ********************
curl --location '/esign/documents//void/' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "voided_reason": "string" }'
{ "detail": "string" }