Export Case to MISP#
Export Case to a MISP server to create an event including the Case observables marked as IOC.
Query#
POST /api/connector/misp/export/{id}/{misp-server}
With:
id: id of the Casemisp-server: name of the MISP server as defined in the configuration
Note
Only MISP servers with purpose equals to ExportOnly or ImportAndExport can recieve Case exports
Response#
Status codes#
204: if Case is successfully exported401: Authentication error404: if Case or MISP server is not found.
Last update:
October 13, 2023 07:01:35