Best answer

How can i stop auto import of edited input fields in HTTP headers while API configuration

  • 25 August 2022
  • 1 reply
  • 46 views

hey..
want to stop auto import of  edited input fields in HTTP headers of API configuration step 
currently when i am editing any input field it will auto import in HTTP headers like this screenshot:-
 

in this screenshot i don’t want this X-JOB-DESCRIPTION in HTTP header because it will causing an error while creating zap.
Any help appreciated!

icon

Best answer by MarinaH 29 August 2022, 21:19

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 4
Badge +9

Hi @dipali arora 🖐

Normally, those fields are added to the Request Body when using the Input Designer, where they can be seen under Show Options.

 

You can also remove any HTTP Header fields with the X on the right hand side, that wouldn’t affect them in the input field section of the Visual Builder, but the requests sent to your API will then not include that value.