---
title: "Create owner"
method: POST
path: "/api/owners"
tags: ["owner"]
---

# Create owner

`POST /api/owners`

## Request body

- OwnerFormData — unresolved $ref

## Response `201`

The resource has been successfully created

- Owner — unresolved $ref

## Other responses

- `403` — unresolved $ref

---

[API](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract.md) · [All operations](https://skmtc.dev/getstrm/apis/prospectlog-data-catalog-http-api-contract/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getstrm/prospectlog-data-catalog-http-api-contract/revisions/bf44634d02d2/schema)
