Documentation > CMS Template API Library > PutHttpParams
CrownPeak.CMSAPI.PutHttpParams : CrownPeak.CMSAPI.HttpParams
Parameters to be used in Util.PutHttp.
| Name | Description | Type | 
|---|---|---|
| ContentType | The Content-Type of the POST request. | Field | 
| PutData | The data that will be sent in the POST request. | Field | 
| Headers | The list of headers that will be sent in the GET request. | Field | 
| AddHeader | Adds the given header to the headers list. | Method | 
| TimeOut | This is the timeout value in seconds. | Property | 
