cURL
curl --request DELETE \ --url https://api.tamtam.ai/api/v2/icp-criteria/{icpCriteriaID} \ --header 'Authorization: <api-key>'
{ "detail": "<string>", "errors": [ { "location": "<string>", "message": "<string>", "value": "<unknown>" } ], "instance": "<string>", "status": 123, "title": "<string>", "type": "about:blank" }
Delete an ICP criteria by ID.
Documentation IndexFetch the complete documentation index at: https://docs.api.tamtam.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.api.tamtam.ai/llms.txt
Use this file to discover all available pages before exploring further.
Account API key passed in the Authorization header
ICP criteria UUID
No Content