Field Configuration
Delete Field Configuration Item
Hard-deletes a field-configuration item and every IntelligenceItemAssignment row that referenced it. Items belonging to a field configuration in another organization return 404.
delete/field-configurations/{id}/items/{itemId}
Path parameters
idstring required
UUID of the field configuration.
itemIdstring required
UUID of the field-configuration item.
Response
Item and all dependent assignment rows were successfully deleted.