You can delete Threat Intelligence (TI) from a private location in the Fabric Storage using the Upload - TrashPrivate API.
Endpoint URL:
https://api-server-host-name/configapi/Uploads/{pool_UUID}/{file_name}
Method:
DELETE
Parameters:
FIELD |
TYPE |
DESCRIPTION |
Required |
|---|---|---|---|
file_name |
String |
Name of the Threat Intelligence pak file to delete. |
Mandatory |
Success Response:
{
"status": "Success",
"message": "Threat Intelligence.pak successfully deleted."
}
You can delete Threat Intelligence from a public location in the Fabric Storage using the Upload - TrashPrivate API.
Endpoint URL:
https://api-server-host-name/configapi/Uploads/{file_name}
Method:
DELETE
Parameters:
FIELD |
TYPE |
DESCRIPTION |
Required |
|---|---|---|---|
file_name |
String |
Name of the Threat Intelligence pak file to delete. |
Mandatory |
Success Response:
{
"status": "Success",
"message": "Threat Intelligence.pak successfully deleted."
}
We are glad this guide helped.
Please don't include any personal information in your comment
Contact Support