Upload user documents

This endpoint allows users to upload documents required for KYC (Know Your Customer) verification.

The uploaded documents are used to validate the user's identity and comply with regulatory requirements.

Note: Use the url from response(200) to upload the image/png. i.e
curl --location --request PUT '{{url}}'
--header 'Content-Type: image/png'
--data-binary '@/Users/john/Documents/id-card.png'

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Filename of the document against which the link is generated

string
enum

Type of document being provided for KYC verification.

Allowed:
Headers
string
required
string
required
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json