Ricerche recenti


Nessuna ricerca recente

MO_retention's Avatar

MO_retention

Data ingresso 19 lug 2024

·

Ultima attività 19 lug 2024

Seguiti

0

Follower

0

Attività totali

1

Voti

0

Abbonamenti

0

PANORAMICA ATTIVITÀ

Ultima attività di MO_retention

MO_retention ha creato un post,

Post 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"
            }
        ]
    }
}

 

Data ultimo post: 19 lug 2024 · MO_retention

0

Follower

0

Voti

0

Commenti