---
title: "️Add profile picture"
method: POST
path: "/api/v1/user/add-profile-photo"
tags: ["User"]
---

# ️Add profile picture

`POST /api/v1/user/add-profile-photo`

Add profile picture. Be recognizable!

## Response `201`

Resource created successfully.

- CreatedResponse
  - `detail` string

## Other responses

- `401` — Authentication required.
- `403` — Access denied.
- `422` — Validation Error

---

[API](https://skmtc.dev/pwapps/apis/curie-api.md) · [All operations](https://skmtc.dev/pwapps/apis/curie-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pwapps/curie-api/revisions/060ef67e573a/schema)
