Update intel feed metadata

Prev Next

Updates the intel feed metadata.

API URL

POST https://<host>/wsapis/v2.0.0/intel/{uuid}

Sample curl request

curl -gsk https://<host>/wsapis/v2.0.0/intel/daf97d33-9ca1-44d9-a899-d8a6d72edce8 -H 'Content-Type: application/json' -d '{"comment" : "updated comment", "signature_name" : "Malware.New"}'

Authentication

Standard WSAPI authentication

Request mime type

application/json

Response

  • HTTP 204 if successful

  • JSON with displayable message