- Get custom headers for a web journey
Update custom headers for a web journey
Get custom headers for a...
GET /v3/web-journeys/{webJourneyId}/custom-headers
Security
API_Key
GET
curl -i -X GET \
https://api.observepoint.com/v3/web-journeys/107239/custom-headers \
-H 'Authorization: YOUR_API_KEY_HERE'Response
{ "assignedCustomHttpHeaders": [ { … } ] }