Media
Field Name
Data Type
Description
Example response
{
"id": "EMD-0001-0001",
"href": "v1/extensions/EXT-1111-1111/media/EMD-0001-0001",
"name": "Microsoft AI Cloud Partner",
"description": "Build a solid foundation with the support of workplace specialists who take the time to understand your unique business needs.",
"type": "Image",
"url": "https://address.to.media.file.pl/abcde.png",
"displayOrder": 100,
"status": "Draft",
"extension": {
"id": "EXT-1111-1111",
"href": "/extensions/EXT-1111-1111",
"name": "Microsoft Office 365 NCE",
"icon": "/static/EXT-1111-1111-1111/logo.png"
},
"audit": {
"created": { "at": "...", "by": { } },
"updated": { "at": "...", "by": { } }
}
}Last updated
Was this helpful?