Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Anchor
_Toc341972634
_Toc341972634
Attributes

Attribute

type

values

default

mandate

comment

name

string



true


description

string



false


domains

coll



false


defaultDomain

object





Anchor
_Toc341972635
_Toc341972635
/realm/create


Wiki Markup
+Examples:+
Method:/realm/create
Parameters: 
\{
 "attrs":
\{
name:"xxx",
 description:"a realm",
 domains:\[\[id:did1\],\[id:did3\]\]
\}
\}
Response: 
\{
 "error":0,
"result":\{"id":1\}
\}
\\