cURL
curl --request DELETE \ --url https://api.devin.ai/v3/enterprise/organizations/{org_id}/tags \ --header 'Authorization: Bearer <token>'
{ "tags": [ "<string>" ] }
清除某个组织配置的所有允许的会话标签。
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
ManageEnterpriseSettings
服务用户凭据(前缀:cog_)
组织 ID(前缀:org-)
"org-abc123def456"
成功响应