Hi All,
We have a requirement to monitor the rest api URL HTTP post method with 4 headerwe did not see any option to configure multiple headers, would you help us in configuring multiple headers for HTTP post method.
Are you using the API poller? It allows for multiple headers to be defined. documentation.solarwinds.com/.../sam-api-poller-add.htm
For monitoring the rest api URL which method is preferred get or post Method.
get will work in most cases, unless you need to send (post) some data in order to get an expected result.