Skip to main content

Add objects to list

POST 

/spaces/:space_id/lists/:list_id/objects

Adds one or more objects to a specific list (collection only) by submitting a JSON array of object IDs. Upon success, the endpoint returns a confirmation message. This endpoint is vital for building user interfaces that allow drag‑and‑drop or multi‑select additions to collections, enabling users to dynamically manage their collections without needing to modify the underlying object data.

Request

Responses

Objects added successfully