Appearance
Restore excluded items
POST
/api/v1/projects/{project_id}/items/restore
Restores excluded items by clearing excluded_at. For Magento configurable parents, cascades to children.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
project_id*
Type
Requiredstring
Format
"uuid"Request Body
application/json
JSON "item_ids": [ "string" ]
{
}
Responses
Successful Response
application/json
JSON
[
]