Skip to main content
POST
/
api
/
v1
/
webhooks
/
kyc
/
sumsub
Sumsub KYC webhook receiver
curl --request POST \
  --url https://app.mlm-platform.com/api/v1/webhooks/kyc/sumsub \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Query Parameters

tenant_id
string<uuid>
required

Body

application/json

The body is of type object.

Response

Event received

The response is of type object.