Skip to main content

Create type

POST 

/v1/spaces/:space_id/types

Creates a new type in the specified space using a JSON payload. The creation process is subject to rate limiting. The payload must include type details such as the name, icon, and layout. The endpoint then returns the full type data, ready to be used for creating objects.

Request

Responses

The created type