Supported File Formats
We currently accept the following file formats:pdf
jpg
png
Upload Process
Steps to upload a document are as follows:- Send a
PUT
request to/identity/identities/{id}/documents
to get the upload URL. - Send your document to the provided URL via a PUT request. Take the following example using curl:
GET
request to /identity/identities/{id}/documents