管理APIUser management
ユーザー設定の更新
🔐 ログインが必要です(ユーザー権限)
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PUT "https://loading/api/user/setting" \ -H "Content-Type: application/json" \ -d '{}'Empty
このガイドはいかがですか?
最終更新