---
title: "Create a route exposure grant"
method: POST
path: "/route/exposures/{exposureDescriptorId}/grants"
tags: ["RouteExposures"]
---

# Create a route exposure grant

`POST /route/exposures/{exposureDescriptorId}/grants`

## Parameters

- `./connector-components.yml#/components/parameters/ExposureDescriptorId` — unresolved $ref

## Request body

- RouteExposureGrantCreateRequest — unresolved $ref

## Response `201`

Route exposure grant created.

- RouteExposureGrant — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref

## Changes

- **2026-07-17** `89c3af1a1cf6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/connector-registry-api/changes/route/exposures/:exposureDescriptorId/grants/post.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/connector-registry-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/connector-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/connector-registry-api/revisions/89c3af1a1cf6/schema)
