---
title: "POST /property-types/permissions"
method: POST
path: "/property-types/permissions"
tags: ["Graph", "PropertyType"]
---

# POST /property-types/permissions

`POST /property-types/permissions`

## Headers

- `X-Authenticated-User-Actor-Id` string, uuid, required

## Request body

- HasPermissionForPropertyTypesParams
  - `action` string, required
  - `propertyTypeIds` VersionedUrl[], required

## Response `200`

Information if the actor has the permission for the property types

- VersionedUrl[]

## Other responses

- `500` — Internal error occurred

## Changes

- **2026-06-25** `d94249d1f3aa` — 1 warning
  - the `propertyTypeIds/items/` request property's maxLength was set to `2048`
- **2025-07-09** `65447e1e869f` — 1 info
  - endpoint added
- **2025-04-24** `ccac01e6aad0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hashintel/apis/graph/changes/property-types/permissions/post.md)

---

[API](https://skmtc.dev/hashintel/apis/graph.md) · [All operations](https://skmtc.dev/hashintel/apis/graph/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hashintel/graph/revisions/ba95e69ddba8/schema)
