v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Verify social verification

Verify the social authorization response data and get the user's identity data from the social provider.

post/api/experience/verification/social/{connectorId}/verify

Path parameters

connectorIdstring required

The unique identifier of the connector.

Request body

connectorDataobject required

Arbitrary data returned by the social provider to complete the verification process.

verificationIdstring

The ID of the social verification record. Optional for Google one tap login, as it does not have a pre-created social verification record in session.

Response

The social authorization response has been successfully verified.

verificationIdstring required

The unique verification ID of the SocialVerification record. This ID is required when identifying the user in the current interaction.