Nothing
structure(
list(
request <- list(url = "__api__/v1/system/caches/runtime"),
url = "__api__/v1/system/caches/runtime",
status_code = 404L,
content = charToRaw(
"{\"code\":4,\"error\":\"Cache does not exist\",\"payload\":null}"
)
),
class = "response"
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.