ReDoc documentation
List of samples for downloadable product
200 Success.
401 Unauthorized
Unexpected error
[- {
- "extension_attributes": { },
- "id": 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 sample of the given product
200 Success.
401 Unauthorized
Unexpected error
{- "isGlobalScopeContent": true,
- "sample": {
- "extension_attributes": { },
- "id": 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