Skip to main content

Remove object from list

DELETE 

/v1/spaces/:space_id/lists/:list_id/objects/:object_id

Removes a given object from the specified list (collection only) in a space. The endpoint takes the space, list, and object identifiers as path parameters and is subject to rate limiting. It is used for dynamically managing collections without affecting the underlying object data.

Request

Responses

Objects removed successfully