Skip to main content
POST
Re-verify a persisted consent receipt

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

The stored consent record id or the manager's receipt_id.

Response

Receipt re-verified — returns { verified: true, receipt_id, manager_active }.