Skip to content

Remove Kit Product

Removes a product from the user’s kit.

The {user} path parameter is the internal user id (use Find User by Email to look it up).

HeaderRequiredValue
api-keyyesImport API key

HTTP 200 OK

{
"success": true
}
StatusDescription
401Missing api-key header
403Invalid api-key value
404User not found, or product not in user’s kit