structure(
list(
url = "__api__/applications/01234567/image", status_code = 200L,
headers = structure(list(
`content-type` = "image/jpeg"
)), content = as.raw(c(
0x4e,
0x41
))
),
class = "response"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.