---
title: "Allows an authenticated user to upload a DNI image."
method: PATCH
path: "/users/upload-dni/"
tags: ["users"]
---

# Allows an authenticated user to upload a DNI image.

`PATCH /users/upload-dni/`

PATCH /users/upload-dni/

Body (multipart/form-data):
    - dni_image (file): the DNI image file

## Response `200`

OK

---

[API](https://skmtc.net/pazy/apis/pazy-api.md) · [All operations](https://skmtc.net/pazy/apis/pazy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pazy/pazy-api/revisions/065e523f40af/schema)
