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