最近の検索
最近の検索はありません

MO_retention
参加日2024年7月19日
·
前回のアクティビティ2024年7月19日
フォロー中
0
フォロワー
0
合計アクティビティ
1
投票
0
受信登録
0
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ MO_retention
MO_retentionさんが投稿を作成しました:
投稿 Feedback - Developer Platform
Hello,
Upon user deletion we are getting 422 Unprocessable Entity from DELETE. Could you please tell us what the situation is? Has the behaviour changed?
For example:
DELETE /api/v2/users/19821366895634 => 200 OK
DELETE /api/v2/deleted_users/19821366895634 => 422 Unprocessable Entity
{
"error": "RecordInvalid",
"description": "Record validation errors",
"details": {
"user_id": [
{
"description": "User Only one deletion request needed per user",
"error": "DuplicateValue"
}
]
}
}
投稿日時:2024年7月19日 · MO_retention
0
フォロワー
0
投票
0
コメント