Delete a product field
DELETE {{baseUrl}}/productFields/:id
Marks a product field as deleted. For more information, see the tutorial for deleting a custom field.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"data":{"id":32}}