Supported File Formats
We currently accept the following file formats:pdfjpgpng
Upload Process
Steps to upload a document are as follows:- Send a
PUTrequest to/identity/identities/{id}/documentsto 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