Skip to main content
PATCH
Update an entity definition's mutable attributes. Every field is optional — only sent fields change

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project
string
required

The project slug

entity
string
required

The entity slug

Body

application/json
name
string
Maximum string length: 255
description
string | null
Maximum string length: 1000

Response

data
any[]
required