---
title: "POST /global/config/objectschema/{id}/property"
method: POST
path: "/global/config/objectschema/{id}/property"
---

# POST /global/config/objectschema/{id}/property

`POST /global/config/objectschema/{id}/property`

Update general configuration for object schema

## Path parameters

- `id` string, required

## Request body

- GlobalConfigurationIn
  - `allowOtherObjectSchema` boolean
  - `validateQuickCreate` boolean
  - `quickCreateObjects` boolean

## Response `200`

## Other responses

- `400` — The system cannot fulfill the request due to validation errors. See the response body for more details.
- `401` — Client must be authenticated to access this resource.
- `500` — Something went wrong. Please try again later. If the error persists, contact our support team.

---

[API](https://skmtc.net/atlassian/apis/rest.md) · [All operations](https://skmtc.net/atlassian/apis/rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/rest/versions/07137e668210/schema)
