Archive a feature
Features
Archive a feature
Soft-deletes the feature and updates any published pricing tables that referenced it.
DELETE
Archive a feature
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Feature UUID.
Response
Feature archived.
Example:
"Object deleted successfully."