Skip to main content
POST
Approve or reject DSAR identity verification

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

The DSAR id.

Body

application/json
decision
enum<string>
required

The verification outcome.

Available options:
verified,
rejected
notes
string

Optional reviewer note appended to the audit trail (max 2048 chars).

Response

200 - application/json

The verification decision was recorded.

data
object
meta
object