Organization

edit

An organization

Properties

edit
id (string, required)
The organization's identifier
name (string, required)
The organization's friendly name

Example

edit
{
   "id" : "string",
   "name" : "string"
}