API Request Options
AdvContentRequest and AdvContentRequestById objects contain the following options that may be modified
- Header - Json array of headers that will be sent with the request (default: { 'Authorization': 'Basic' }).
- Host - Host URL that the request will be sent (default: '').
- Authenticate - Must be set to 'true' if the API has been marked as 'secure' (default: false).