Skip to main content

Add objects to list

POST 

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

Enables clients to add 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.

Request

Responses

Objects added successfully