Partially update a workspace
Workspaces
Partially update a workspace
⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Partially update a given workspace. The authenticated user must be an instance-level administrator.
Fields:
- name (string, optional): Desired workspace name
- description (string, optional): Desired workspace description. Send empty string or null to clear.
Permissions:
- Instance-level administrators (Sys Admin, Admin, Account Manager) can update any workspace across all companies
PATCH
Partially update a workspace
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Workspace updated successfully
V3 Response serializer for instance-level workspace operations.