Download Request Using POST
Submit a download request for a content
The version of the API in yyyy-MM-dd format (UTC). For versioning information, please refer to /content/api/about
downloadRequest
{
"contentId": "string",
"contentName": "string",
"contentType": "string",
"createdAt": "string",
"downloadedContentId": "string",
"executionMessages": [
{
"message": "string"
}
],
"id": "string",
"lastUpdatedAt": "string",
"sourceId": "string",
"status": "string",
"targetId": "string",
"targetType": "string"
}
Content Id
Content Name
Content Type
Request Created Time
Downloaded Content Id
Request Id
Request Last Updated Time
Content Source Id
Request Status
Target Id
Target Type
Submitted download request
{
"contentId": "string",
"contentName": "string",
"contentType": "string",
"createdAt": "string",
"downloadedContentId": "string",
"executionMessages": [
{
"message": "string"
}
],
"id": "string",
"lastUpdatedAt": "string",
"sourceId": "string",
"status": "string",
"targetId": "string",
"targetType": "string"
}
Content Id
Content Name
Content Type
Request Created Time
Downloaded Content Id
Request Id
Request Last Updated Time
Content Source Id
Request Status
Target Id
Target Type
Invalid source type
source not found