API Docs / Operations / Client - Documents / Cancel Client Approval Request

Cancel Client Approval Request

PUT /tenants/{tenant}/clients/{client}/clientdocument/{code}/cancel-approval

Cancel a pending client approval request, resetting the document to no approval status.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found