---
title: "Submit Bug Report"
method: POST
path: "/v1/bugs"
tags: ["Feedback"]
---

# Submit Bug Report

`POST /v1/bugs`

Submit Bug Report. For General feedback or questions, use /feedback instead

## Request body

- Bugs
  - `feedback-content` string

## Response `200`

BugsResponse

- BugsResponse
  - `result` string

## Other responses

- `400` — bad input parameter
- `403` — not authorized

---

[API](https://skmtc.net/stellantis/apis/stellantis-connected-vehicle-api.md) · [All operations](https://skmtc.net/stellantis/apis/stellantis-connected-vehicle-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellantis/stellantis-connected-vehicle-api/revisions/1d2213b04fdb/schema)
