cURL
curl --request DELETE \ --url https://api.attention.tech/v2/field-configurations/{id}/items/{itemId} \ --header 'Authorization: <api-key>'
This response has no body data.
Hard-deletes a field-configuration item and every IntelligenceItemAssignment row that referenced it. Items belonging to a field configuration in another organization return 404.
IntelligenceItemAssignment
UUID of the field configuration.
UUID of the field-configuration item.
Was this page helpful?