Post
/v2/users/{user}/verify
Path parameters
user
stringRequired
Body parameters
HMAC Operation - user_verify
object
status
string Required
Verification status: VERIFIED or UNVERIFIED
Valid values[
"VERIFIED",
"UNVERIFIED"
]
ExampleVERIFIED
reference
string Required
Reference for the verification action
ExampleKYC-REF-2025-0001
verificationTime
string (date-time) | null
Time of verification
Example2025-08-26T15:25:00Z
verifiedBy
string Required
Identifier of the actor who performed the verification
ExampleVERIFICATION SYSTEM
Responses
200
Success
{
"code": 0
}