Review KYC
Approve or reject a user’s KYC in sandbox without waiting for a verification provider. Use this to finish a submission made with real details and real document file IDs — the auto-approve and auto-reject sentinels skip the documents entirely, so they cannot test that path. Each call decides one check, so approving both identity and address takes two calls. Works from any status, including pending.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the user
Body
Response
Successful operation