---
title: "POST /{task_id}/photos"
method: POST
path: "/{task_id}/photos"
---

# POST /{task_id}/photos

`POST /{task_id}/photos`

## Path parameters

- `task_id` string, required

## Response `201`

- object
  - `id` string, required — Photo ID
  - `url` string — Image url
  - `include_in_task_report` boolean — Wheter photo is included in public report

---

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