Workspaces API
Version: 1.0
Update ML enablements
POST
/workspace/admin/orgs/{org_id}/action/update_ml_enablementUpdate ML (machine learning) enablement status for a group of given workspaces. Admin endpoints allow organization admin users to access any workspace, regardless of their role or lack thereof within the workspace.
Request
Responses
200
Successful Response
Response schema
ml_enablementsobject[]
ml_enabledboolean
workspace_iduuid
401
No permission -- see authorization schemes
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
403
Request forbidden -- authorization will not help
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
404
Resource not found or user lacks access
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
405
Specified method is invalid for this resource
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
422
Unprocessable Entity
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring