Update an organization

以 Markdown 格式查看

Partial update. Send only the fields you want to change.

Scope: org:write

身份验证

AuthorizationBearer

Your ara_ API key from Settings > Ara API. Keys are capability-scoped: run, plugins:read, secrets:read, secrets:write, sessions:read, knowledge:read, repos:read, repos:write, reviews:read, reviews:write, analytics:read, org:read, org:write, attachments:read, attachments:write, plugins:write, guardrails:read, guardrails:write.

路径参数

orgIdstring必需

Organization id or slug. Resolve it with GET /v3/self.

请求

This endpoint expects an object.
namestring可选
slugstring可选

响应

Updated.
org_idstring可选
namestring可选
slugstring可选
planstring or null可选
created_atdatetime可选

错误

404
Not Found Error