Rest DeleteRequestHeader
Use this command to delete a header and its value that was previously set using REST SETREQUESTHEADER. This command can be used to reset previously defined headers or remove headers that do not apply to the current REST EXECUTEGET, REST EXECUTEHEAD, REST EXECUTEPOST, or REST EXECUTEPUT request.
where:
- HeaderName is the name of the header to delete. If a HeaderName is not provided, all request headers will be deleted from memory.