Tenant APIs
The tenant APIs create, retrieve, modify, and delete the tenants that isolate OpenSearch Dashboards resources between groups of users.
OpenSearch supports the following tenant APIs.
| API | Description |
|---|---|
| Create or Update Tenant API | Creates or replaces the specified tenant. |
| Patch Tenants API | Updates individual attributes of one tenant, or adds, deletes, or modifies multiple tenants in a single call. |
| Get Tenants API | Retrieves one tenant or all tenants. |
| Delete Tenant API | Deletes the specified tenant. |