Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
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.cn/openapi/admin/api/v1/invitations/88' \ -H 'Authorization: Bearer sk-admin-xxxxxx'
{ "success": true, "message": "Operation completed successfully", "data": {} }
{ "success": false, "message": "only a pending invitation can be revoked", "error_code": "STATE_NOT_READY" }
撤销一条待接受的邀请 —— 邮件里的链接随即失效
DELETE /openapi/admin/api/v1/invitations/{id}
revoked
409
member:invite