==Header Example==
For the '''Header''' field, enter the HTTP headers to be sent in the request. Each header pair must be delimited by a line break. For example, this is a sample header that could be used when properly filled out:
<pre>Content-Type: application/json
Authorization: Bearer xxxxxxxxx
</pre>
==Values Template Example: JSON Format==