Code block ยท technical content lives here
# register an issuer
POST /v0/registry/issuers
Content-Type: application/json

{
  "issuer": "kpn.nl",
  "scope":  "pseudonymous",
  "chain":  ["eIDAS-L3", "KPN-root"]
}