remove_header
Remove a custom HTTP header from GraphQL requests, excluding the Authorization header.
Instructions
Remove a custom HTTP header. Does not affect Authorization (use set_auth_token with empty string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Header name to remove |