Type Alias UnauthorizedType

UnauthorizedType: {
    codigo: 401;
    mensaje: string;
    respuesta: false;
}

Error code 405

The authentication token or authentication headers