...
Currently manual Rest API triggering requires sending client certificate along with http https request to satisfy 2 way SSL handshake protocol.
View file | ||||
---|---|---|---|---|
|
Https is the only supported option at this point with the above certs. http is not available for audit initiation.
If the request is well-formed and valid, a response of 200 (OK) will be returned and the audit will return in the background
...