All Commands
All Other
Commands
API_HEADER_SET
Adds an HTTP header to send with an API call
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | alias | API | String | The API alias to add the header to. |
2 | name | String | The name of the HTTP header. If blank, no HTTP header will be created. |
|
3 | value | String | The value to assign to the HTTP header. |