Overwrite the header values #611
Answered
by
thim81
LindoZondo
asked this question in
Q&A
-
Hi Everyone Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
thim81
Jul 15, 2024
Replies: 1 comment 3 replies
-
hi @LindoZondo Best starting point is the overwriteRequestHeaders docs and the overwrite examples Using the example of the overwriteRequestHeaders Portman directive, you would overwrite the request header for the specific
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
thim81
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @LindoZondo
Best starting point is the overwriteRequestHeaders docs and the overwrite examples
Using the example of the overwriteRequestHeaders Portman directive, you would overwrite the request header for the specific
leadsUpdate
endpoint, where thekey
would point to the Header you wish to overwrite andvalue
the new value you want to set: