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
curl --request DELETE \ --url https://wfapi.yuhe.space/api/auth/api-keys/{apiKeyId} \ --cookie workflow_auth_session=
{ "errCode": 123, "errMessage": "<string>", "data": { "revoked": true, "id": "<string>" } }
通过密码登录或管理员密钥登录建立的 httpOnly 浏览器会话。
撤销成功。
""
Show child attributes