A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"event": "https://example.com/",
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>"
}
}Attaches a new media item (image or document) to an event. The media file should be associated with the event via the event relationship field.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"event": "https://example.com/",
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>"
}
}The new EventMedia resource