Skip to main content
POST
Create object record

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Body

application/json
typeSlug
string
required
Required string length: 2 - 48
Pattern: ^[a-z][a-z0-9_]*$
data
object
externalId
string
Maximum string length: 200
relations
object

Response

Object record created

record
object
required