Signing
Send access token for public document
Send a one-time access token (email/WhatsApp) to view a public document. Public endpoint.
put/v1/public/documents/{documentId}/send-token
Path parameters
documentIdstring required
The document ID.
Request body
Response
Token sent
Example response
{
"status": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.