---
title: "Create note"
method: POST
path: "/api/v1/user/notes"
tags: ["User"]
---

# Create note

`POST /api/v1/user/notes`

Body: {target_type: company|person|sector|borme_id|free, target_id, title?, body, pinned?}

## Response `201`

Created

---

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