v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Verifications

Verify a social verification record

Verify a social verification record by callback connector data, and save the user information to the record.

post/api/verifications/social/verify

Request body

connectorDataobject required

A json object constructed from the url query params returned by the social platform. Typically it contains code, state and redirectUri fields.

verificationRecordIdstring required
{"stackTrail":"paths:/api/verifications/social/verify:post:requestBody:content:application/json:schema:properties:verificationId","oasType":"schema","type":"unknown","description":"The verification ID of the SocialVerification record."}

Response

The social verification record has been successfully verified and the user information has been saved.

verificationRecordIdstring required