Add custom event
POST {{url}}/document/{{document_id}}/custom_history_event
Allows developers to add their custom events to the audit log.
For example, if you are using a single SignNow account to make API calls but authenticating multiple people, use this call to add a record to the audit log for that specific document that references the authentication method.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |