Notify waiting view
Endpoint
Headers
Body
Tipo
Nombre
Descripción
Condiciones
Response
{
"message": "Operación realizada correctamente",
"status": "OK",
"roomId": "980002372-25-0-l8RwTldGlWuvUebDiMf1IL3Z"
}{
"message": "Hubo un problema",
"status": "KO",
"roomId": "980002372-25-0-l8RwTldGlWuvUebDiMf1IL3Z"
}{
"success": false,
"errorDescription": {
"message": "Couldn't get Item with ID: null",
"errorCode": "X001"
}
}{{
"success": false,
"errorDescription": {
"message": "Could not send notification to client",
"errorCode": "X001"
}
}Last updated