ReDoc documentation
List of links with associated samples
200 Success.
401 Unauthorized
Unexpected error
[- {
- "extension_attributes": { },
- "id": 0,
- "is_shareable": 0,
- "link_file": "string",
- "link_file_content": {
- "extension_attributes": { },
- "file_data": "string",
- "name": "string"
}, - "link_type": "string",
- "link_url": "string",
- "number_of_downloads": 0,
- "price": 0,
- "sample_file": "string",
- "sample_file_content": {
- "extension_attributes": { },
- "file_data": "string",
- "name": "string"
}, - "sample_type": "string",
- "sample_url": "string",
- "sort_order": 0,
- "title": "string"
}
]Update downloadable link of the given product (link type and its resources cannot be changed)
200 Success.
401 Unauthorized
Unexpected error
{- "isGlobalScopeContent": true,
- "link": {
- "extension_attributes": { },
- "id": 0,
- "is_shareable": 0,
- "link_file": "string",
- "link_file_content": {
- "extension_attributes": { },
- "file_data": "string",
- "name": "string"
}, - "link_type": "string",
- "link_url": "string",
- "number_of_downloads": 0,
- "price": 0,
- "sample_file": "string",
- "sample_file_content": {
- "extension_attributes": { },
- "file_data": "string",
- "name": "string"
}, - "sample_type": "string",
- "sample_url": "string",
- "sort_order": 0,
- "title": "string"
}
}0