Gallery
Documentación Front-End
Share
Explore
Documentación Front-End
PUT - USUARIOS

BLOQUEAR DESBLOQUEAR - USUARIOS

Bloquear un usuario en sistema.

Body:

{
"id_usuario":290,
"habilita":1,
"usu_id_sol":1
}

Result:

{
"usuario": {
"id_usuario": 290
}
}


Error:

{
"error": {
"error_titulo": "Usuario",
"msje_error": "Se ha producido un error al bloquear usuario.",
"codigo_error": "USU017",
"detalle_error": "The conversion of the nvarchar value '2901231231232131' overflowed an int column."
}
}



Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.