---
title: "Submit a bug report"
method: POST
path: "/v1/feedback"
tags: ["feedback"]
---

# Submit a bug report

`POST /v1/feedback`

Accepts a multipart form with title, description, email, and optional images.

## Response `200`

OK

- ServicesFeedbackResponse
  - `linear_issue_id` string
  - `linear_issue_url` string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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