---
title: "Create option"
method: POST
path: "/api/v4/metaproperties/{id}/options"
tags: ["Options - Old API (Please use new API if possible)"]
---

# Create option

`POST /api/v4/metaproperties/{id}/options`

Requires the METAPROPERTYMANAGEMENT or METAMANAGEMENT security role.

## Path parameters

- `id` string, required

## Response `201`

Created

- object
  - `message` string
  - `statuscode` integer
  - `id` string

## Other responses

- `400` — Bad Request
- `404` — Metaproperty not found

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
