Skip to main content

Update object

PATCH 

/v1/spaces/:space_id/objects/:object_id

This endpoint updates an existing object in the specified space using a JSON payload. The update process is subject to rate limiting. The payload must include the details to be updated. The endpoint then returns the full object data, ready for further interactions.

Request

Responses

The updated object