Resolution

Field Type Description
src URL An URL field starting with http:// or https://
width Int Optional. An integer value
height Int Optional. An integer value

Examples

Example 1

{
    "src": "https://example.com",
    "width": 600,
    "height": 350
}
1.9.0 stable