--- title: UploadUrlResponse --- ## PureCloud::UploadUrlResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **url** | **String** | Presigned url to PUT the file to | [optional] | | **headers** | **Hash<String, String>** | Required headers when uploading a file through PUT request to the URL | [optional] | {: class="table table-striped"}