Update intel feed payload

Prev Next

Updates the intel feed payload.

API URL

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

Sample curl request

curl -kg -H "$c" -H 'Content-Type: multipart/form-data' -F filename=@testfile.txt https://<host>/wsapis/v2.0.0/intel/daf97d33-9ca1-44d9-a899-d8a6d72edce8/feed -XPOST

Authentication

Standard WSAPI authentication

Request mime type

multipart/form-data

Response

  • HTTP 204 if successful

  • JSON with displayable message