Document Upload

Uploads a file for a specific person's document.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the platform.

uuid
required

The unique identifier of the user.

uuid
required

The unique identifier of the person.

uuid
required

The unique identifier of the document.

Body Params

The content of the file must be encoded as a strict base64 byte string, and the file name is the whole name with its extension.

string
required

strict base64 encoded file content

string
required

The name of the file to be uploaded

Headers
string
length between 8 and 255
^[A-Za-z0-9_\-:.]+$

Optional client-generated key (8-255 chars, [A-Za-z0-9_-:.])
enabling safe retries of POST requests without duplicating the
resource. Same key + same body within 7 days replays the original
response. Same key + different body returns 422. Concurrent
requests with the same key: the second gets 409.

Responses

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