---
title: "POST /api/ideas"
method: POST
path: "/api/ideas"
tags: ["Ideas"]
---

# POST /api/ideas

`POST /api/ideas`

## Request body

- IdeaRequest
  - `title` string, required
  - `body` string, required
  - `consentToCollectTechnicalDetails` boolean

## Response `200`

OK

- IdeaResponse
  - `url` string, nullable

---

[API](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api.md) · [All operations](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cgi-fr/azure-iot-hub-portal-api/revisions/8f5ec4f45de1/schema)
