Products

Undelete a product

post/products/{id}/undelete

Path parameters

idstring required

Response

OK

Example response

{
  "products": [
    {
      "id": "3-contacts"
    }
  ]
}

Changes