cURL
curl --request POST \ --url https://gateway.7exchange.io/kyc/1.0.0/webhook \ --header 'Authorization: Bearer <token>'
The access token received from the authorization server in the OAuth 2.0 flow.
Accepted