Collection
Hide collection items
Hide one or more items from the collection. Items can be restored within 30 days.
patch/v1/collection/hide
Request body
Example request
{
"ids": [
"uuid-1",
"uuid-2"
]
}Response
Items hidden successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.