Skip to main content
PATCH
Update 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
recordId
string<uuid>
required

Body

application/json
data
object
externalId
string | null
Maximum string length: 200
expectedData
object
expectedStatus
string | null
Required string length: 1 - 40
relations
object

Response

Success

record
object
required