KokoAPIKokoAPI
利用ガイドAPIリファレンスAIアプリケーションヘルプ&サポート
管理API用户登陆注册

パスワードのリセット

🔓 認証不要

POST
/api/user/reset

Request Body

application/json

email?string
token?string
password?string

Response Body

curl -X POST "https://kokoapi.com/api/user/reset" \  -H "Content-Type: application/json" \  -d '{}'
Empty

このガイドはいかがですか?

最終更新