post
/incidenttypes/import
Import an incident type to Cortex XSOAR.
Form parameters
file
File
required
format: binary
file
Example:
BINARY_DATA_HERE
CURL
curl -X 'POST'
-H "Authorization: [[apiKey]]"
\
-H
'Accept: application/json'
-H
'Content-Type: multipart/form-data'
'https://hostname:443/incidenttypes/import'
Responses