Management API
...
Product
Features

Delete Product Feature

1min

Deletes a single product feature, if requesting manager has access permissions to it.

Note: This will completely purge the product feature also deleting it from all the licenses. To delete the product feature leaving it intact on licenses just PATCH the is_deleted field instead.

URL: /api/v1/product-features/{id}/

Method: DELETE

Success Response:

Code: 200 OK