IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

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"
}