Delete a feature
Permanently deletes a feature. It cannot be undone.
DELETE/v3/features/{id}
JWT
feature:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the feature. |
Responses
204
401
403
404
409
429
500
Permanently deletes a feature. It cannot be undone.
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the feature. |