---
title: "Create Entitlement Binding"
method: POST
path: "/api/v1/request_schema_entitlement_binding"
tags: ["Request Schema Entitlement Binding"]
---

# Create Entitlement Binding

`POST /api/v1/request_schema_entitlement_binding`

Invokes the c1.api.request_schema.v1.RequestSchemaService.CreateEntitlementBinding method.

## Request body

- C1ApiRequestSchemaV1RequestSchemaServiceCreateEntitlementBindingRequest — The RequestSchemaServiceCreateEntitlementBindingRequest message.
  - `entitlementRef` C1ApiAppV1AppEntitlementRef — The AppEntitlementRef message.
    - `appId` string — The appId field.
    - `id` string — The id field.
  - `requestSchemaId` string — The requestSchemaId field.

## Response `200`

Successful response

- C1ApiRequestSchemaV1RequestSchemaServiceCreateEntitlementBindingResponse — The RequestSchemaServiceCreateEntitlementBindingResponse message.
  - `entitlementRef` C1ApiAppV1AppEntitlementRef — The AppEntitlementRef message.
    - `appId` string — The appId field.
    - `id` string — The id field.
  - `requestSchemaId` string — The requestSchemaId field.

## Changes

- **2025-10-17** `964bf86d9be5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/request_schema_entitlement_binding/post.md)

---

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