Update workspace configuration
Update workspace configuration settings. Currently supports updating the workspace disclaimer. Only the fields provided will be updated; other configuration keys are preserved. Requires workspace owner or admin permissions.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
workspace_id
Request
This endpoint expects an object.
workspace_disclaimer
Workspace disclaimer settings to update
Response
Workspace configuration updated successfully
workspace_id
The workspace ID
workspace_disclaimer
Workspace disclaimer settings
Errors
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
