Create a directory
Create a new standard Orbit Search directory inside an organization.
POST
Creates a new
standard directory inside the specified organization. Use this to set up an isolated searchable corpus before uploading source data.
Directory search requires an organization API key. Personal API keys cannot search directory corpora. See directory grants for the permission model.
Path parameters
The UUID of the organization that will own the directory.
Request body
A human-readable display name for the directory (for example,
"Q4 Prospects").Response fields
UUID that uniquely identifies this directory. Use it in all subsequent source, grant, and search requests.
The display name you provided at creation.
Directory type. One of
standard or connections. The Personal Connections directory is connections; all directories you create are standard.UUID of the organization that owns this directory.
