For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Product Feature

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

Last updated

Was this helpful?