Skip to main content
POST
Presign a direct KYC document upload

Authorizations

Authorization
string
header
required

Bearer access token obtained from POST /v1/oauth/token using your Apocor API key.

Path Parameters

id
string
required

Resource identifier.

Body

application/json
category
enum<string>
required
Available options:
id_front,
id_back,
selfie
contentType
enum<string>
required
Available options:
image/jpeg,
image/png,
image/webp,
application/pdf
size
integer

File size in bytes (optional; must be 8 MB or smaller).

Response

Presigned upload target.

data
object