Búsquedas recientes
No hay búsquedas recientes

MO_retention
Incorporación 19 jul 2024
·
Última actividad 19 jul 2024
Seguimientos
0
Seguidores
0
Actividad total
1
Votos
0
Suscripciones
0
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de MO_retention
MO_retention creó una publicación,
Publicación 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"
}
]
}
}
Publicado 19 jul 2024 · MO_retention
0
Seguidores
0
Votos
0
Comentarios