Workspaces
Updates the generative AI models settings for the given workspace.
patch/api/workspaces/{workspace_id}/settings/generative-ai/
Path parameters
workspace_idinteger required
Updates the workspace settings for the generative AI models available.
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.