curl --location --request PUT '/aprobaciones/ejecuciones//pasos//cambiar-correo?aplicacion=FEB' \
--header 'token;' \
--header 'token: xx' \
--header 'empresa;' \
--header 'empresa: 1111111-1'{
"paso": {
"id": "a3cf6ff0-993f-4f52-b3b6-3dff65461f0d",
"tipoValorResponsableId": "a3cf6ff0-993f-4f52-b3b6-3dff65461f0d",
"responsable": "Juan",
"responsableIut": "1111-5",
"responsableCorreo": "ejemplo@febos.cl",
"cantidadMinAprobacion": "1",
"demoraMaxHoras": "0",
"redirigirFlujo": "N",
"aprobacionesTipoRolId": "1",
"aprobacionesTipoPasoId": "2",
"avatar": "https://archivos.febos.io/cl/....../perfil.jpg?t=1571425831275"
}
}