Objects
Update an object
Updates a single object. The object to be updated is identified by its object_id
.
Required scopes: object_configuration:read-write
.
PATCH
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
A UUID or slug to identify the object.
Example:
"people"
Body
application/json
Was this page helpful?