GET api/S3FileTransfer/GetS3UploadInfo?contenttype={contenttype}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contenttype | AILContentType |
Required |
Body Parameters
None.
Response Information
Resource Description
S3UploadRequestDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| FormAction | string |
None. |
|
| BucketName | string |
None. |
|
| AllowedExtensions | string |
None. |
|
| FileName | string |
None. |
|
| CredentialsUrl | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.