409)。
所需权限:
member:remove路径参数
请求头
string
可选。用相同的值重试会重放第一次的结果。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE 'https://app.memorylake.ai/openapi/memorylake/admin/v1/members/9f2c1a7b3d5e4f60a1b2c3d4e5f60718' \
-H 'Authorization: Bearer sk-xxxxxx'
{
"success": true,
"message": "Operation completed successfully",
"data": {}
}
{
"success": false,
"message": "cannot remove the team owner",
"error_code": "STATE_NOT_READY"
}
把某位成员移出团队
DELETE /openapi/memorylake/admin/v1/members/{principal_id}
409)。
member:removecurl -X DELETE 'https://app.memorylake.ai/openapi/memorylake/admin/v1/members/9f2c1a7b3d5e4f60a1b2c3d4e5f60718' \
-H 'Authorization: Bearer sk-xxxxxx'
{
"success": true,
"message": "Operation completed successfully",
"data": {}
}
{
"success": false,
"message": "cannot remove the team owner",
"error_code": "STATE_NOT_READY"
}