Objects
Update an Object
Update an Object in place. Only the properties you send are changed, and within metadata only the keys you send are changed, so you can update a single Metafield without resending the rest. Set status to published to publish a draft.
patch/buckets/{slug}/objects/{object_id}
Request body
Response
The updated Object.
Changes
No recorded changes to this endpoint across all 1 revision of this API.