コンテンツにスキップ

OAuth 削除確認コード送信

POST
/dashboard/account/request-deletion-code

OAuth ユーザー向けにアカウント削除用の6桁確認コードをメール送信する。 パスワードユーザーが呼び出すと 400 エラー。5分間のクールダウンあり。

確認コード送信成功

object
message
string
Example
Verification code sent

パスワードユーザーは使用不可

object
error
object
code
string
Example
VALIDATION_ERROR
message
string
Example
Invalid request body
status
integer
Example
400

クールダウン中

object
error
object
code
string
Example
VALIDATION_ERROR
message
string
Example
Invalid request body
status
integer
Example
400