Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests.
Example: Authorization: Bearer <token>
Body
application/json
Base64 encoded binary data of the image. Must be
of type image/jpeg
or image/png
, with a maximum
file size of 10MB. The text of the image should be clearly
visible to be approved.
Point of view from which the image is taken. Pick one of the options available:
front
- Front view of the identity card.back
- Rear or back view of the identity card.page
- Principal identity page of the document.
Available options:
front
, back
, page
Response
202
No content