Request example for the refresh token API

A full request is not sent for this API. Only the header parameters are sent in the request.

curl --insecure --location --request POST "https://<DLP Manager IP>:<DLP Manager port>/dlp/rest/v1/auth/refresh-token" \
--header "username: <username> "\
--header "password: <password> "