curl --location --request POST 'https://staging-api.propaga.io/v1/link/kyc' \ --header 'Authorization: <your_awesome_token>' \ --header 'Content-Type: application/json' \ --data '{{ "userId": "dabb9c06-f6e7-4069-b678-79a2612782ab", "verificationId": "83f1708d-6945-49de-b7fa-1b7f6c7fe5fb", }'
{ "kycLink": "<kyc_link_url>" }
Creates a link to KYC for a user
Documentation IndexFetch the complete documentation index at: https://docs.propaga.mx/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.propaga.mx/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?