Move Products to trash

POST {{baseUrl}}/api/v1/products/moveToTrash

This API moves products to the Recycle Bin of your help desk portal.

OAuth Scope

  • Desk.products.DELETE
  • Desk.settings.DELETE

Attributes

Attribute NameData TypeDescription
departmentId<long>
ID of the department containing the products
productIds (required)<list>
IDs of the products you want to delete

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring