misp_delete_attribute
Delete an attribute from MISP, choosing between a soft delete or a permanent hard delete. Provide the attribute ID to remove the indicator from the platform.
Instructions
Delete (soft or hard) an attribute from MISP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attributeId | Yes | Attribute ID to delete | |
| hard | No | Hard delete (permanent) instead of soft delete |