{
    "$schema": "http://json-schema.org/schema#",
    "$id": "https://ris-live.ripe.net/schemas/v1/ris_unsubscribe.schema.json",
    "type": "object",
    "description": "Instructs the server to stop sending messages from a previous `ris_subscribe` message. The provided keys must exactly match the filters given for a previous subscription"
}
