KYC#Create
Creating a KYC Session
Example Request
Endpoint Information
Create KYC session
POST
https://{{base_url}}/users/:user_id/kycs
Create a KYC session for a user.
Path Parameters
Name
Type
Description
user_id*
UUID
The ID of the user in for whom you want a KYC session.
Last updated