post https://{sandfly-api-host}/v4/resultprofiles
Create new result profile. One or more host IDs and/or result IDs must be included in the request, which will add the associated eligible results to the result profile.
Responses
Create new result profile. One or more host IDs and/or result IDs must be included in the request, which will add the associated eligible results to the result profile.
xxxxxxxxxx
curl --request POST \
--url https://sandfly-api-host/v4/resultprofiles \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: