---
title: "Add a photo"
method: POST
path: "/v1/file/image"
tags: ["User"]
---

# Add a photo

`POST /v1/file/image`

## Response `200`

OK

- UploadFileResponseV1
  - `name` string — File name of the uploaded image
  - `url` string — The URL of the uploaded image in the server

---

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