Sha256: d7e809930cd7827c2f3ee4cac27c0e84e84207afbf6bccc6d7ce23886636a359
Contents?: true
Size: 704 Bytes
Versions: 3
Compression:
Stored size: 704 Bytes
Contents
--- title: UploadUrlRequest --- ## PureCloud::UploadUrlRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **file_name** | **String** | Name of the file to upload. It must not start with a dot and not end with a forward slash. Whitespace and the following characters are not allowed: \\{^}%`]\">[~<#| | [optional] | | **content_md5** | **String** | Content MD-5 of the file to upload | [optional] | | **signed_url_timeout_seconds** | **Integer** | The number of seconds the presigned URL is valid for (from 1 to 604800 seconds). If none provided, defaults to 600 seconds | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-88.0.0 | docs/UploadUrlRequest.md |
purecloudplatformclientv2-87.0.0 | docs/UploadUrlRequest.md |
purecloudplatformclientv2-86.0.0 | docs/UploadUrlRequest.md |