VIEW HEADERS PARAMETERS

VIEW HEADERS PARAMETERS

A function was created in zoho creator.


A custom API was created and associate the function.

In the postman I send some data, how can I visualize what data I am sending by Headers.



I want to visualize what I send by “x-api-key”, is it possible?


Currently, if I want to see the value of “x-api-key”, I have to pass it through Body - Raw and that's what I don't want.