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.
A valid request URL is required to generate request examples
{ "success": true }
{ "error": { "message": "<string>", "code": "BAD_REQUEST", "errors": [ { "field": "<string>", "message": "<string>", "code": "<string>" } ] } }
{ "error": { "message": "<string>", "code": "UNAUTHORIZED" } }
{ "error": { "message": "<string>", "code": "FORBIDDEN" } }
{ "error": { "message": "<string>", "code": "NOT_FOUND" } }
{ "error": { "message": "<string>", "code": "INTERNAL_SERVER_ERROR" } }
指定したユーザーのセッショントークンを破棄します。
管理系API呼び出し用のAPIキーを指定します
1 - 100
^[a-zA-Z0-9_-]+$
セッショントークンを破棄しました
true