post https://api.riskline.com/v2/readme-io/advisories/send-request
we will send an advisory to provided url, using header and token
Log in to see full request history
Responses
we will send an advisory to provided url, using header and token
xxxxxxxxxx
curl --request POST \
--url https://api.riskline.com/v2/readme-io/advisories/send-request \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"call_action": "create"
}
'
Try It!
to start a request and see the response here! Or choose an example: